diff options
author | Lars Wendler <polynomial-c@gentoo.org> | 2016-05-27 14:34:18 +0200 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2016-05-27 14:45:50 +0200 |
commit | c5088bd1af1a694a20fe4850bcbc1f0f08080d4e (patch) | |
tree | f5301564ff09be9da8d700f50f1927bd059c94a3 /sys-devel | |
parent | net-misc/iputils: amd64 stable (bug #583960). (diff) | |
download | gentoo-c5088bd1af1a694a20fe4850bcbc1f0f08080d4e.tar.gz gentoo-c5088bd1af1a694a20fe4850bcbc1f0f08080d4e.tar.bz2 gentoo-c5088bd1af1a694a20fe4850bcbc1f0f08080d4e.zip |
sys-devel/gettext: amd64 stable (bug #583834).
Package-Manager: portage-2.2.28
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Diffstat (limited to 'sys-devel')
-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 3695d2b7097f..c1888560dc37 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 |