diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 15:30:49 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 15:38:10 +0100 |
commit | 5a3b7679a295ffcb91ecaca0ca7c60682555ae92 (patch) | |
tree | 4d51ec20efd08b65e6d14fcb226a73384d71b422 /app-editors/ee | |
parent | app-editors/cooledit: dropped ~x86-interix (diff) | |
download | gentoo-5a3b7679a295ffcb91ecaca0ca7c60682555ae92.tar.gz gentoo-5a3b7679a295ffcb91ecaca0ca7c60682555ae92.tar.bz2 gentoo-5a3b7679a295ffcb91ecaca0ca7c60682555ae92.zip |
app-editors/ee: dropped ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'app-editors/ee')
-rw-r--r-- | app-editors/ee/ee-1.5.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/ee/ee-1.5.2.ebuild b/app-editors/ee/ee-1.5.2.ebuild index fe61a0e30d44..511bc95a7a68 100644 --- a/app-editors/ee/ee-1.5.2.ebuild +++ b/app-editors/ee/ee-1.5.2.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$ @@ -12,7 +12,7 @@ SRC_URI="http://mahon.cwx.net/sources/${P}.src.tgz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~mips ppc ppc64 ~sparc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="" RDEPEND="!app-editors/ersatz-emacs" |