diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2020-01-22 18:57:58 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-01-22 18:57:58 +0300 |
commit | f2ddd8630a31d06b4748edbb3be8564740a1b535 (patch) | |
tree | 0bc14b05909a7d944839c8552b16bf45204e048e /sys-devel | |
parent | sys-devel/libtool: arm64 stable wrt bug #705358 (diff) | |
download | gentoo-f2ddd8630a31d06b4748edbb3be8564740a1b535.tar.gz gentoo-f2ddd8630a31d06b4748edbb3be8564740a1b535.tar.bz2 gentoo-f2ddd8630a31d06b4748edbb3be8564740a1b535.zip |
sys-devel/gettext: s390 stable wrt bug #705358
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="s390"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/gettext/gettext-0.20.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/gettext/gettext-0.20.1.ebuild b/sys-devel/gettext/gettext-0.20.1.ebuild index b9567c431f54..214741042c34 100644 --- a/sys-devel/gettext/gettext-0.20.1.ebuild +++ b/sys-devel/gettext/gettext-0.20.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 ~riscv ~s390 ~sh sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~riscv s390 ~sh sparc x86" IUSE="acl -cvs +cxx doc emacs git java ncurses nls openmp static-libs" # only runtime goes multilib |