diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-07-09 11:19:42 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-07-09 11:19:42 +0200 |
commit | 349d20fb323e1a3bab52222804291d02d5b8d7a5 (patch) | |
tree | 04542e5ba9e0dd92e3a0c7709f228f4352d9c240 /sys-devel/gettext | |
parent | dev-python/wand: bump to 0.6.2, add Python 3.9 support (diff) | |
download | gentoo-349d20fb323e1a3bab52222804291d02d5b8d7a5.tar.gz gentoo-349d20fb323e1a3bab52222804291d02d5b8d7a5.tar.bz2 gentoo-349d20fb323e1a3bab52222804291d02d5b8d7a5.zip |
sys-devel/gettext: arm stable wrt bug #730638
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@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 835628993634..f84993f9796a 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 |