diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 15:35:01 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 15:38:15 +0100 |
commit | 335cc528d3bb6a284338bfcb3a8a4fa3cbb2385a (patch) | |
tree | a51528133f723ac0b85a0113489b5096ef28c9e6 /app-editors/ne | |
parent | app-editors/nano: dropped ~hppa-hpux ~ia64-hpux ~ia64-linux ~x64-freebsd ~x86... (diff) | |
download | gentoo-335cc528d3bb6a284338bfcb3a8a4fa3cbb2385a.tar.gz gentoo-335cc528d3bb6a284338bfcb3a8a4fa3cbb2385a.tar.bz2 gentoo-335cc528d3bb6a284338bfcb3a8a4fa3cbb2385a.zip |
app-editors/ne: dropped ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'app-editors/ne')
-rw-r--r-- | app-editors/ne/ne-2.5.ebuild | 4 | ||||
-rw-r--r-- | app-editors/ne/ne-3.0.1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-editors/ne/ne-2.5.ebuild b/app-editors/ne/ne-2.5.ebuild index de1216898f30..78f7c79b6644 100644 --- a/app-editors/ne/ne-2.5.ebuild +++ b/app-editors/ne/ne-2.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 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="${HOMEPAGE}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ppc ppc64 x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="amd64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE=tinfo DEPEND=" diff --git a/app-editors/ne/ne-3.0.1.ebuild b/app-editors/ne/ne-3.0.1.ebuild index 505846d5c085..7ff35f86b47f 100644 --- a/app-editors/ne/ne-3.0.1.ebuild +++ b/app-editors/ne/ne-3.0.1.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="${HOMEPAGE}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE=tinfo DEPEND=" |