diff options
author | 2018-03-04 10:11:27 +0000 | |
---|---|---|
committer | 2018-03-04 10:11:27 +0000 | |
commit | dbd26b317440c686b44442b61b977ad5a4758cc7 (patch) | |
tree | 0f39dcf91e02099eddc68933634e09fa116fead5 /sys-devel/automake | |
parent | sys-devel/automake: stable 1.13.4-r2 for ppc, bug #522638 (diff) | |
download | gentoo-dbd26b317440c686b44442b61b977ad5a4758cc7.tar.gz gentoo-dbd26b317440c686b44442b61b977ad5a4758cc7.tar.bz2 gentoo-dbd26b317440c686b44442b61b977ad5a4758cc7.zip |
sys-devel/automake: stable 1.14.1-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')
-rw-r--r-- | sys-devel/automake/automake-1.14.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/automake/automake-1.14.1-r2.ebuild b/sys-devel/automake/automake-1.14.1-r2.ebuild index fed80f9e39f3..6294e136648a 100644 --- a/sys-devel/automake/automake-1.14.1-r2.ebuild +++ b/sys-devel/automake/automake-1.14.1-r2.ebuild @@ -24,7 +24,7 @@ HOMEPAGE="https://www.gnu.org/software/automake/" 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 |