diff options
author | Markus Meier <maekke@gentoo.org> | 2017-05-09 18:30:52 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-05-09 18:30:52 +0200 |
commit | 6830e36a8c9add0ee25bc60be33b18e07e799736 (patch) | |
tree | 9ce49b14f15a0c4ac7757a2bd800b0d32fcff475 /sys-devel | |
parent | dev-python/pylint: arm stable, bug #606288 (diff) | |
download | gentoo-6830e36a8c9add0ee25bc60be33b18e07e799736.tar.gz gentoo-6830e36a8c9add0ee25bc60be33b18e07e799736.tar.bz2 gentoo-6830e36a8c9add0ee25bc60be33b18e07e799736.zip |
sys-devel/automake: arm stable, bug #608272
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/automake/automake-1.15-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/automake/automake-1.15-r2.ebuild b/sys-devel/automake/automake-1.15-r2.ebuild index d4260ed967ee..01608dd4fc87 100644 --- a/sys-devel/automake/automake-1.15-r2.ebuild +++ b/sys-devel/automake/automake-1.15-r2.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 |