diff options
author | Sam James (sam_c) <sam@cmpct.info> | 2020-07-05 02:42:41 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2020-07-06 14:27:42 +0300 |
commit | a8690a786b2f74f207f91f44ad727f4f8903064b (patch) | |
tree | 3dcef658b6035cd0f1c14909e85d7bf4722763d7 /sys-devel/gettext | |
parent | sys-block/libzbc: arm64 keyworded (bug #730480) (diff) | |
download | gentoo-a8690a786b2f74f207f91f44ad727f4f8903064b.tar.gz gentoo-a8690a786b2f74f207f91f44ad727f4f8903064b.tar.bz2 gentoo-a8690a786b2f74f207f91f44ad727f4f8903064b.zip |
sys-devel/gettext: arm64 stable (bug #730638)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c) <sam@cmpct.info>
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'sys-devel/gettext')
-rw-r--r-- | sys-devel/gettext/gettext-0.20.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/gettext/gettext-0.20.2.ebuild b/sys-devel/gettext/gettext-0.20.2.ebuild index 632f00b0825d..6e849d145dbe 100644 --- a/sys-devel/gettext/gettext-0.20.2.ebuild +++ b/sys-devel/gettext/gettext-0.20.2.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 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86" IUSE="acl -cvs +cxx doc emacs git java ncurses nls openmp static-libs" # only runtime goes multilib |