diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-01-17 08:06:34 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-01-17 08:06:34 +0000 |
commit | 0fa606e0d2a576afd48efb8d0f3615fe7afb01a4 (patch) | |
tree | 5520aa31138565956c961b7f5900d4913e123c02 /sys-devel | |
parent | media-libs/mutagen: stable 1.43.0 for ppc, bug #704472 (diff) | |
download | gentoo-0fa606e0d2a576afd48efb8d0f3615fe7afb01a4.tar.gz gentoo-0fa606e0d2a576afd48efb8d0f3615fe7afb01a4.tar.bz2 gentoo-0fa606e0d2a576afd48efb8d0f3615fe7afb01a4.zip |
sys-devel/gettext: stable 0.20.1 for ppc, bug #705358
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@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 a1dadd499bc8..8bb0d386b616 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 |