diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 15:31:55 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 15:38:11 +0100 |
commit | e9a871e47a98e57eec3a2bb77bf355f3f90b5c6a (patch) | |
tree | 58630d60d4183d7012945852b026026b4e7ea720 /app-editors | |
parent | app-editors/emacs: dropped ~x86-freebsd (diff) | |
download | gentoo-e9a871e47a98e57eec3a2bb77bf355f3f90b5c6a.tar.gz gentoo-e9a871e47a98e57eec3a2bb77bf355f3f90b5c6a.tar.bz2 gentoo-e9a871e47a98e57eec3a2bb77bf355f3f90b5c6a.zip |
app-editors/fte: dropped ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/fte/fte-20051115-r3.ebuild | 4 | ||||
-rw-r--r-- | app-editors/fte/fte-20110708-r1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-editors/fte/fte-20051115-r3.ebuild b/app-editors/fte/fte-20051115-r3.ebuild index 9818594ef2cc..0eb273b8fadb 100644 --- a/app-editors/fte/fte-20051115-r3.ebuild +++ b/app-editors/fte/fte-20051115-r3.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$ @@ -14,7 +14,7 @@ SRC_URI=" LICENSE="|| ( GPL-2 Artistic )" SLOT="0" -KEYWORDS="~alpha amd64 ppc -sparc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 ppc -sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="gpm slang X" S="${WORKDIR}/${PN}" diff --git a/app-editors/fte/fte-20110708-r1.ebuild b/app-editors/fte/fte-20110708-r1.ebuild index 900419f10e31..d62ed0a92049 100644 --- a/app-editors/fte/fte-20110708-r1.ebuild +++ b/app-editors/fte/fte-20110708-r1.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$ @@ -14,7 +14,7 @@ SRC_URI=" LICENSE="|| ( GPL-2 Artistic )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc -sparc ~x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha ~amd64 ~ppc -sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="gpm slang X" S="${WORKDIR}/${PN}" |