diff options
author | Markus Meier <maekke@gentoo.org> | 2018-03-13 18:37:09 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2018-03-13 18:37:09 +0100 |
commit | c826716d5648714de0674527dd8054d61832e213 (patch) | |
tree | 4b7d5e4ded3fa7946246833d2509a0c511912948 | |
parent | sys-devel/automake: arm stable, bug #522638 (diff) | |
download | gentoo-c826716d5648714de0674527dd8054d61832e213.tar.gz gentoo-c826716d5648714de0674527dd8054d61832e213.tar.bz2 gentoo-c826716d5648714de0674527dd8054d61832e213.zip |
sys-devel/automake: arm stable, bug #522638
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="arm"
-rw-r--r-- | sys-devel/automake/automake-1.15.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/automake/automake-1.15.1-r2.ebuild b/sys-devel/automake/automake-1.15.1-r2.ebuild index 6d6c8322a185..87ce3915c367 100644 --- a/sys-devel/automake/automake-1.15.1-r2.ebuild +++ b/sys-devel/automake/automake-1.15.1-r2.ebuild @@ -11,7 +11,7 @@ if [[ ${PV} == 9999 ]] ; then inherit git-r3 else - 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" if [[ ${PV/_beta} == ${PV} ]]; then MY_P=${P} SRC_URI="mirror://gnu/${PN}/${P}.tar.xz |