diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-07-06 08:17:15 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-07-06 08:17:15 +0100 |
commit | ece2a23110aff6f4ec1d90eb50b9a5b0abc06996 (patch) | |
tree | eaafce2090ca4ce3f2b11d961f4d9891421ae23f | |
parent | dev-python/setuptools: stable 46.4.0-r1 for ppc64 (diff) | |
download | gentoo-ece2a23110aff6f4ec1d90eb50b9a5b0abc06996.tar.gz gentoo-ece2a23110aff6f4ec1d90eb50b9a5b0abc06996.tar.bz2 gentoo-ece2a23110aff6f4ec1d90eb50b9a5b0abc06996.zip |
sys-devel/gettext: stable 0.20.2 for ppc64
stable wrt bug #730638
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
-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 308f3390ef8a..632f00b0825d 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 |