diff options
author | 2016-05-26 21:59:27 +0200 | |
---|---|---|
committer | 2016-05-26 22:05:00 +0200 | |
commit | 5240c69de6753f27ffa802e25d9355c07a645250 (patch) | |
tree | be9771d5b1f1b9c962afe8a4baea6e9964549348 /sys-devel/gettext | |
parent | net-misc/iputils: x86 stable (bug #583960). (diff) | |
download | gentoo-5240c69de6753f27ffa802e25d9355c07a645250.tar.gz gentoo-5240c69de6753f27ffa802e25d9355c07a645250.tar.bz2 gentoo-5240c69de6753f27ffa802e25d9355c07a645250.zip |
sys-devel/gettext: x86 stable (bug #583834).
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="x86"
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Diffstat (limited to 'sys-devel/gettext')
-rw-r--r-- | sys-devel/gettext/gettext-0.19.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/gettext/gettext-0.19.7.ebuild b/sys-devel/gettext/gettext-0.19.7.ebuild index 9617675f4395..3695d2b7097f 100644 --- a/sys-devel/gettext/gettext-0.19.7.ebuild +++ b/sys-devel/gettext/gettext-0.19.7.ebuild @@ -16,7 +16,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" # so put that license behind USE=cxx. LICENSE="GPL-3+ cxx? ( LGPL-2.1+ )" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" IUSE="acl -cvs +cxx doc emacs git java ncurses nls openmp static-libs" # only runtime goes multilib |