diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-23 21:37:15 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-23 21:38:02 +0100 |
commit | ff1e2191160ce4dd068598b9069164585a5f85e7 (patch) | |
tree | c98e3adce968d4b4c272ab1399da48efde80f5af /sys-devel | |
parent | sys-devel/automake: stable 1.10.3-r2 for ppc/ppc64, bug #635078 (diff) | |
download | gentoo-ff1e2191160ce4dd068598b9069164585a5f85e7.tar.gz gentoo-ff1e2191160ce4dd068598b9069164585a5f85e7.tar.bz2 gentoo-ff1e2191160ce4dd068598b9069164585a5f85e7.zip |
sys-devel/automake: stable 1.11.6-r2 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.11.6-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/automake/automake-1.11.6-r2.ebuild b/sys-devel/automake/automake-1.11.6-r2.ebuild index bfd75cfe8b46..3d00995d9aac 100644 --- a/sys-devel/automake/automake-1.11.6-r2.ebuild +++ b/sys-devel/automake/automake-1.11.6-r2.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 |