diff options
author | Markus Meier <maekke@gentoo.org> | 2017-11-29 06:53:58 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-11-29 06:53:58 +0100 |
commit | ad180d367e2ed8bf269279466627880af5190334 (patch) | |
tree | 7867afc8bb04921d54ce79df754605a833c4a4b1 /sys-devel/automake | |
parent | sys-devel/automake: arm stable, bug #635078 (diff) | |
download | gentoo-ad180d367e2ed8bf269279466627880af5190334.tar.gz gentoo-ad180d367e2ed8bf269279466627880af5190334.tar.bz2 gentoo-ad180d367e2ed8bf269279466627880af5190334.zip |
sys-devel/automake: arm stable, bug #635078
Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'sys-devel/automake')
-rw-r--r-- | sys-devel/automake/automake-1.14.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/automake/automake-1.14.1-r1.ebuild b/sys-devel/automake/automake-1.14.1-r1.ebuild index 2281abbe7d6d..8b135df90180 100644 --- a/sys-devel/automake/automake-1.14.1-r1.ebuild +++ b/sys-devel/automake/automake-1.14.1-r1.ebuild @@ -23,7 +23,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 ~sparc-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 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="dev-lang/perl |