diff options
author | Markus Meier <maekke@gentoo.org> | 2016-06-02 20:21:04 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-06-02 20:21:34 +0200 |
commit | 4daa16c792cae6115ca7a51d70db4064b050f551 (patch) | |
tree | cce651b544f2b88c4aadbbd0c50be0d7d9885bbd /sys-devel/gettext | |
parent | net-print/hplip: Re-add ppc keyword only ppc64 needs to be dropped. (diff) | |
download | gentoo-4daa16c792cae6115ca7a51d70db4064b050f551.tar.gz gentoo-4daa16c792cae6115ca7a51d70db4064b050f551.tar.bz2 gentoo-4daa16c792cae6115ca7a51d70db4064b050f551.zip |
sys-devel/gettext: arm stable, bug #583834
Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --include-arches="arm"
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 c1888560dc37..34f4e14939eb 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 |