diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 15:33:35 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 15:38:13 +0100 |
commit | 8bcdc2e4c53b82cd50a55c06fa2e02fe115951a1 (patch) | |
tree | 8229875f23f8f9acda3bb78e6ca2586ce4e2538e /app-editors | |
parent | app-editors/hexcurse: dropped ~x86-interix (diff) | |
download | gentoo-8bcdc2e4c53b82cd50a55c06fa2e02fe115951a1.tar.gz gentoo-8bcdc2e4c53b82cd50a55c06fa2e02fe115951a1.tar.bz2 gentoo-8bcdc2e4c53b82cd50a55c06fa2e02fe115951a1.zip |
app-editors/hexedit: dropped ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/hexedit/hexedit-1.2.13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/hexedit/hexedit-1.2.13.ebuild b/app-editors/hexedit/hexedit-1.2.13.ebuild index 22e9fa2fd75c..bdd0e12d8b4b 100644 --- a/app-editors/hexedit/hexedit-1.2.13.ebuild +++ b/app-editors/hexedit/hexedit-1.2.13.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ SRC_URI="http://rigaux.org/${P}.src.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ~mips ppc ppc64 s390 sh sparc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" DEPEND="sys-libs/ncurses:=" RDEPEND="${DEPEND}" |