diff options
author | Matt Turner <mattst88@gentoo.org> | 2016-05-25 20:04:38 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2016-05-25 20:04:38 -0700 |
commit | 0fa6d9d5269fc6f9a2816fa7b766cf7b502f2d5b (patch) | |
tree | c1e80c0bcd568352cf510cea7e1d8aa10661e087 /sys-devel/gettext | |
parent | sys-apps/grep: alpha stable, bug 583968. (diff) | |
download | gentoo-0fa6d9d5269fc6f9a2816fa7b766cf7b502f2d5b.tar.gz gentoo-0fa6d9d5269fc6f9a2816fa7b766cf7b502f2d5b.tar.bz2 gentoo-0fa6d9d5269fc6f9a2816fa7b766cf7b502f2d5b.zip |
sys-devel/gettext: alpha stable, bug 583834.
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 4881aa47a39e..9617675f4395 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 |