diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-01-17 08:08:50 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-01-17 08:08:50 +0000 |
commit | 2c0a03941f27608c0bc327904d76ad15138781a2 (patch) | |
tree | ecb990a370c3273502476b574806ac4272e26b55 | |
parent | sys-devel/gettext: stable 0.20.1 for ppc64, bug #705358 (diff) | |
download | gentoo-2c0a03941f27608c0bc327904d76ad15138781a2.tar.gz gentoo-2c0a03941f27608c0bc327904d76ad15138781a2.tar.bz2 gentoo-2c0a03941f27608c0bc327904d76ad15138781a2.zip |
sys-devel/libtool: stable 2.4.6-r6 for ppc64, bug #705358
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
-rw-r--r-- | sys-devel/libtool/libtool-2.4.6-r6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/libtool/libtool-2.4.6-r6.ebuild b/sys-devel/libtool/libtool-2.4.6-r6.ebuild index edebbf250cf4..caab46b517b4 100644 --- a/sys-devel/libtool/libtool-2.4.6-r6.ebuild +++ b/sys-devel/libtool/libtool-2.4.6-r6.ebuild @@ -12,7 +12,7 @@ if [[ ${PV} == *9999 ]] ; then inherit git-r3 else SRC_URI="mirror://gnu/${PN}/${P}.tar.xz" - KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" + KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" fi DESCRIPTION="A shared library tool for developers" |