diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 15:49:46 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 15:49:46 +0100 |
commit | a6d039f53ce19314a46ff5e095b2197e04fec08f (patch) | |
tree | ef9b010ea42e0a3cd8e03209195b60daceb2b070 /app-i18n | |
parent | app-eselect/eselect-xvmc: dropped ~ia64-linux ~x86-freebsd (diff) | |
download | gentoo-a6d039f53ce19314a46ff5e095b2197e04fec08f.tar.gz gentoo-a6d039f53ce19314a46ff5e095b2197e04fec08f.tar.bz2 gentoo-a6d039f53ce19314a46ff5e095b2197e04fec08f.zip |
app-i18n/anthy: dropped ~x86-freebsd
Package-Manager: portage-2.3.3
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/anthy/anthy-9100h-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/anthy/anthy-9100h-r1.ebuild b/app-i18n/anthy/anthy-9100h-r1.ebuild index da419e7bbec3..12387d245a81 100644 --- a/app-i18n/anthy/anthy-9100h-r1.ebuild +++ b/app-i18n/anthy/anthy-9100h-r1.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="mirror://sourceforge.jp/anthy/37536/${P}.tar.gz" LICENSE="GPL-2 LGPL-2.1" #KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" -KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" SLOT="0" IUSE="canna-2ch emacs static-libs" |