Gentoo Archives: gentoo-commits

From: Markus Meier <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/automake/
Date: Wed, 29 Nov 2017 05:56:21
Message-Id: 1511934844.37f53ccd9ec5da5895119388bb1b923eb0f750ad.maekke@gentoo
1 commit: 37f53ccd9ec5da5895119388bb1b923eb0f750ad
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Wed Nov 29 05:54:04 2017 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Wed Nov 29 05:54:04 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37f53ccd
7
8 sys-devel/automake: arm stable, bug #635078
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.3
11 RepoMan-Options: --include-arches="arm"
12
13 sys-devel/automake/automake-1.15.1-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sys-devel/automake/automake-1.15.1-r1.ebuild b/sys-devel/automake/automake-1.15.1-r1.ebuild
17 index 672f707ffec..9c72a5654c2 100644
18 --- a/sys-devel/automake/automake-1.15.1-r1.ebuild
19 +++ b/sys-devel/automake/automake-1.15.1-r1.ebuild
20 @@ -11,7 +11,7 @@ if [[ ${PV} == 9999 ]] ; then
21
22 inherit git-r3
23 else
24 - 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"
25 + 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"
26 if [[ ${PV/_beta} == ${PV} ]]; then
27 MY_P=${P}
28 SRC_URI="mirror://gnu/${PN}/${P}.tar.xz