diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-12-26 13:54:21 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-12-26 13:54:21 +0000 |
commit | a02c09a97eb0e97dfc255c1a0cfa46ae64040dd9 (patch) | |
tree | 03cad99357f628c0f150fecc01295bc2965351c9 /sys-devel/automake/automake-1.16.1-r1.ebuild | |
parent | dev-util/meson: stable 0.48.2 for ppc, bug #672472 (diff) | |
download | gentoo-a02c09a97eb0e97dfc255c1a0cfa46ae64040dd9.tar.gz gentoo-a02c09a97eb0e97dfc255c1a0cfa46ae64040dd9.tar.bz2 gentoo-a02c09a97eb0e97dfc255c1a0cfa46ae64040dd9.zip |
sys-devel/automake: stable 1.16.1-r1 for ppc, bug #673592
Package-Manager: Portage-2.3.52, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-devel/automake/automake-1.16.1-r1.ebuild')
-rw-r--r-- | sys-devel/automake/automake-1.16.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/automake/automake-1.16.1-r1.ebuild b/sys-devel/automake/automake-1.16.1-r1.ebuild index 33bcc6bff270..a22e62349a7f 100644 --- a/sys-devel/automake/automake-1.16.1-r1.ebuild +++ b/sys-devel/automake/automake-1.16.1-r1.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 |