diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 15:26:50 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 15:38:04 +0100 |
commit | e7c4cdf9d077902711cf3ecd0af31ba82d7d5baf (patch) | |
tree | 906bd8264b4927127401d57c10a3ac80584329d4 /app-dicts | |
parent | app-dicts/aspell-de: dropped ~x86-freebsd (diff) | |
download | gentoo-e7c4cdf9d077902711cf3ecd0af31ba82d7d5baf.tar.gz gentoo-e7c4cdf9d077902711cf3ecd0af31ba82d7d5baf.tar.bz2 gentoo-e7c4cdf9d077902711cf3ecd0af31ba82d7d5baf.zip |
app-dicts/edictionary: dropped ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/edictionary/edictionary-2.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/edictionary/edictionary-2.6.ebuild b/app-dicts/edictionary/edictionary-2.6.ebuild index bc75320c166b..34c85bbd4808 100644 --- a/app-dicts/edictionary/edictionary-2.6.ebuild +++ b/app-dicts/edictionary/edictionary-2.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~s390 ~sh ~x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~s390 ~sh ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="" RDEPEND="" |