diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-23 21:37:29 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-23 21:38:02 +0100 |
commit | db4251be2e335652fbc31d5bcd81a4ec2cd28600 (patch) | |
tree | 80eebfa44dda548697f6d9c064189293ecc673ea /sys-devel | |
parent | sys-devel/automake: stable 1.12.6-r1 for ppc/ppc64, bug #635078 (diff) | |
download | gentoo-db4251be2e335652fbc31d5bcd81a4ec2cd28600.tar.gz gentoo-db4251be2e335652fbc31d5bcd81a4ec2cd28600.tar.bz2 gentoo-db4251be2e335652fbc31d5bcd81a4ec2cd28600.zip |
sys-devel/automake: stable 1.13.4-r1 for ppc/ppc64, bug #635078
Package-Manager: Portage-2.3.12, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc ppc64"
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/automake/automake-1.13.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/automake/automake-1.13.4-r1.ebuild b/sys-devel/automake/automake-1.13.4-r1.ebuild index cd4b36923932..21a158237add 100644 --- a/sys-devel/automake/automake-1.13.4-r1.ebuild +++ b/sys-devel/automake/automake-1.13.4-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.xz" LICENSE="GPL-2" # Use Gentoo versioning for slotting. SLOT="${PV:0:4}" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="dev-lang/perl |