diff options
author | Michael Weber <xmw@gentoo.org> | 2017-03-28 12:26:52 +0200 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-03-28 12:26:52 +0200 |
commit | e194f047c6dbb7d7d0509971aa6f7244986fffe4 (patch) | |
tree | 4e69f9a181169ffc5e4baf1f8a6a6e0c31ae6c8a /sys-devel/gettext | |
parent | app-admin/eselect: arm arm64 ppc ppc64 stable (bug 613450). (diff) | |
download | gentoo-e194f047c6dbb7d7d0509971aa6f7244986fffe4.tar.gz gentoo-e194f047c6dbb7d7d0509971aa6f7244986fffe4.tar.bz2 gentoo-e194f047c6dbb7d7d0509971aa6f7244986fffe4.zip |
sys-devel/gettext: arm arm64 ppc64 stable (bug 613796).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="arm arm64 ppc ppc64"
Diffstat (limited to 'sys-devel/gettext')
-rw-r--r-- | sys-devel/gettext/gettext-0.19.8.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/gettext/gettext-0.19.8.1.ebuild b/sys-devel/gettext/gettext-0.19.8.1.ebuild index f65e6bfc5285..fade808a9dfc 100644 --- a/sys-devel/gettext/gettext-0.19.8.1.ebuild +++ b/sys-devel/gettext/gettext-0.19.8.1.ebuild @@ -15,7 +15,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 |