diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-07-09 10:34:36 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-07-09 10:34:36 +0200 |
commit | f605a6cbafe41042693e9508044d3432d607382b (patch) | |
tree | 5d7344bca07072a7f58cf22b2f804fb785badb2a /sys-devel/gettext | |
parent | sys-libs/libseccomp: s390 stable wrt bug #730508 (diff) | |
download | gentoo-f605a6cbafe41042693e9508044d3432d607382b.tar.gz gentoo-f605a6cbafe41042693e9508044d3432d607382b.tar.bz2 gentoo-f605a6cbafe41042693e9508044d3432d607382b.zip |
sys-devel/gettext: s390 stable wrt bug #730638
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="s390"
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 f7bd17c78619..c5fe2ae9deeb 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 |