diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-23 21:37:22 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-23 21:38:02 +0100 |
commit | dbbd1558b7433fd5bbe19b7acc3cb7787c7a125f (patch) | |
tree | bf2fd4a20f1db98c02a192121ccfc16491cf686f /sys-devel | |
parent | sys-devel/automake: stable 1.11.6-r2 for ppc/ppc64, bug #635078 (diff) | |
download | gentoo-dbbd1558b7433fd5bbe19b7acc3cb7787c7a125f.tar.gz gentoo-dbbd1558b7433fd5bbe19b7acc3cb7787c7a125f.tar.bz2 gentoo-dbbd1558b7433fd5bbe19b7acc3cb7787c7a125f.zip |
sys-devel/automake: stable 1.12.6-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.12.6-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/automake/automake-1.12.6-r1.ebuild b/sys-devel/automake/automake-1.12.6-r1.ebuild index f31823f3ee83..66f7872d30d7 100644 --- a/sys-devel/automake/automake-1.12.6-r1.ebuild +++ b/sys-devel/automake/automake-1.12.6-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 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" IUSE="" RDEPEND="dev-lang/perl |