diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 15:33:20 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 15:38:13 +0100 |
commit | 7282ad582cf93d9135fe5ecd6eab055176b856ee (patch) | |
tree | cc26e42ba2499ca125620f472f586714b24a30a3 | |
parent | app-editors/gvim: dropped ~x86-interix (diff) | |
download | gentoo-7282ad582cf93d9135fe5ecd6eab055176b856ee.tar.gz gentoo-7282ad582cf93d9135fe5ecd6eab055176b856ee.tar.bz2 gentoo-7282ad582cf93d9135fe5ecd6eab055176b856ee.zip |
app-editors/hexcurse: dropped ~x86-interix
Package-Manager: portage-2.3.3
-rw-r--r-- | app-editors/hexcurse/hexcurse-1.55.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/hexcurse/hexcurse-1.55.ebuild b/app-editors/hexcurse/hexcurse-1.55.ebuild index 0668cedaeaac..dbb901ca9154 100644 --- a/app-editors/hexcurse/hexcurse-1.55.ebuild +++ b/app-editors/hexcurse/hexcurse-1.55.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 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://www.jewfish.net/downloads/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ppc s390 sh sparc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="alpha amd64 arm hppa ppc s390 sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" RDEPEND=">=sys-libs/ncurses-5.2" DEPEND=" |