diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-04 10:11:12 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-04 10:11:12 +0000 |
commit | 415bdb3c87ac18653be47ef074fb786784022174 (patch) | |
tree | 6de3ab9975f4b5697e2e9d1ace7053662d731fcd /sys-devel/automake/automake-1.13.4-r2.ebuild | |
parent | sys-devel/automake: stable 1.12.6-r2 for ppc, bug #522638 (diff) | |
download | gentoo-415bdb3c87ac18653be47ef074fb786784022174.tar.gz gentoo-415bdb3c87ac18653be47ef074fb786784022174.tar.bz2 gentoo-415bdb3c87ac18653be47ef074fb786784022174.zip |
sys-devel/automake: stable 1.13.4-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/automake/automake-1.13.4-r2.ebuild')
-rw-r--r-- | sys-devel/automake/automake-1.13.4-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/automake/automake-1.13.4-r2.ebuild b/sys-devel/automake/automake-1.13.4-r2.ebuild index 422bc82392d2..0ac49c5b892f 100644 --- a/sys-devel/automake/automake-1.13.4-r2.ebuild +++ b/sys-devel/automake/automake-1.13.4-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 ~ppc-aix ~x64-cygwin ~amd64-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 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RDEPEND="dev-lang/perl |