diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-04 10:11:00 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-04 10:11:00 +0000 |
commit | 09e9b984e9269fc49eff9715f69c074719f7049c (patch) | |
tree | c5fc1925b4d241f18c19f97e4fc8125621e96ccf /sys-devel | |
parent | sys-devel/automake: stable 1.11.6-r3 for ppc, bug #522638 (diff) | |
download | gentoo-09e9b984e9269fc49eff9715f69c074719f7049c.tar.gz gentoo-09e9b984e9269fc49eff9715f69c074719f7049c.tar.bz2 gentoo-09e9b984e9269fc49eff9715f69c074719f7049c.zip |
sys-devel/automake: stable 1.12.6-r2 for ppc, bug #522638
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/automake/automake-1.12.6-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/automake/automake-1.12.6-r2.ebuild b/sys-devel/automake/automake-1.12.6-r2.ebuild index c122a30a08aa..243c9567f99a 100644 --- a/sys-devel/automake/automake-1.12.6-r2.ebuild +++ b/sys-devel/automake/automake-1.12.6-r2.ebuild @@ -13,7 +13,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 ~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 |