diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2020-01-22 18:58:30 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-01-22 18:58:30 +0300 |
commit | 539bd9a80a2eb40f34527db654e4cc238bbc7e34 (patch) | |
tree | 4273b5c6986e51f02b00a3ecb380242eebd9f03d /sys-devel/gettext | |
parent | sys-devel/libtool: s390 stable wrt bug #705358 (diff) | |
download | gentoo-539bd9a80a2eb40f34527db654e4cc238bbc7e34.tar.gz gentoo-539bd9a80a2eb40f34527db654e4cc238bbc7e34.tar.bz2 gentoo-539bd9a80a2eb40f34527db654e4cc238bbc7e34.zip |
sys-devel/gettext: sh stable wrt bug #705358
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="sh"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'sys-devel/gettext')
-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 214741042c34..e15abba0c4e1 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 |