diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2021-09-26 21:36:46 +0200 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-09-27 05:12:34 +0100 |
commit | 258675d90a11f572b8fa49e9dcfd59121b7404a1 (patch) | |
tree | 51900890b031d5de814bed0a1f19c365703308c3 /sys-devel | |
parent | dev-util/pkgcheck: stable 0.10.7 for hppa, bug #814542 (diff) | |
download | gentoo-258675d90a11f572b8fa49e9dcfd59121b7404a1.tar.gz gentoo-258675d90a11f572b8fa49e9dcfd59121b7404a1.tar.bz2 gentoo-258675d90a11f572b8fa49e9dcfd59121b7404a1.zip |
sys-devel/automake: stable 1.16.4 for hppa, bug #813696
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/automake/automake-1.16.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/automake/automake-1.16.4.ebuild b/sys-devel/automake/automake-1.16.4.ebuild index 6f14fab673f1..4463176df362 100644 --- a/sys-devel/automake/automake-1.16.4.ebuild +++ b/sys-devel/automake/automake-1.16.4.ebuild @@ -11,7 +11,7 @@ if [[ ${PV} == 9999 ]] ; then inherit git-r3 else - KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" + KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" if [[ ${PV/_beta} == ${PV} ]]; then MY_P="${P}" SRC_URI="mirror://gnu/${PN}/${P}.tar.xz |