diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-07 23:29:22 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-07 23:29:22 +0000 |
commit | 2341a7041023c44359b77f543ad1c8408f4e8747 (patch) | |
tree | e03ec94c0fc1faebdae4c8e0eb71049292246fb0 /sys-devel/automake | |
parent | sys-devel/automake: stable 1.15.1-r2 for ppc64, bug #522638 (diff) | |
download | gentoo-2341a7041023c44359b77f543ad1c8408f4e8747.tar.gz gentoo-2341a7041023c44359b77f543ad1c8408f4e8747.tar.bz2 gentoo-2341a7041023c44359b77f543ad1c8408f4e8747.zip |
sys-devel/automake: stable 1.9.6-r5 for ppc64, bug #522638
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'sys-devel/automake')
-rw-r--r-- | sys-devel/automake/automake-1.9.6-r5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/automake/automake-1.9.6-r5.ebuild b/sys-devel/automake/automake-1.9.6-r5.ebuild index 6c1611f16892..0cb426b7899d 100644 --- a/sys-devel/automake/automake-1.9.6-r5.ebuild +++ b/sys-devel/automake/automake-1.9.6-r5.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2" LICENSE="GPL-2" # Use Gentoo versioning for slotting. SLOT="${PV:0:3}" -KEYWORDS="alpha amd64 ~arm arm64 ~hppa ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="test" RDEPEND="dev-lang/perl |