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