diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-07-06 07:59:12 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-07-06 08:02:34 +0100 |
commit | c67cedf5110f3d4432f500c2fdc3c58edcd6dc88 (patch) | |
tree | 89d512f509db9f4d9cff8a4db0ee58234f2f271d /sys-devel/gettext | |
parent | dev-libs/nettle: stable 3.6-r2 for ppc (diff) | |
download | gentoo-c67cedf5110f3d4432f500c2fdc3c58edcd6dc88.tar.gz gentoo-c67cedf5110f3d4432f500c2fdc3c58edcd6dc88.tar.bz2 gentoo-c67cedf5110f3d4432f500c2fdc3c58edcd6dc88.zip |
sys-devel/gettext: stable 0.20.2 for ppc
stable wrt bug #730638
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@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 5474d54c6bc8..308f3390ef8a 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 |