diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2021-05-22 18:18:44 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-05-22 20:23:30 +0100 |
commit | cae9e9f51c883a5b558a5e142f5a1ee8fdb426dc (patch) | |
tree | dc602b885ac3cdd29f2083955c771ba86e367fa6 /sys-devel/automake | |
parent | sys-kernel/gentoo-kernel-bin: Bump to 5.10.39 (diff) | |
download | gentoo-cae9e9f51c883a5b558a5e142f5a1ee8fdb426dc.tar.gz gentoo-cae9e9f51c883a5b558a5e142f5a1ee8fdb426dc.tar.bz2 gentoo-cae9e9f51c883a5b558a5e142f5a1ee8fdb426dc.zip |
sys-devel/automake: stable 1.16.3-r1 for hppa/sparc, bug #791295
Package-Manager: Portage-3.0.18, Repoman-3.0.2
RepoMan-Options: --include-arches="hppa sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-devel/automake')
-rw-r--r-- | sys-devel/automake/automake-1.16.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/automake/automake-1.16.3-r1.ebuild b/sys-devel/automake/automake-1.16.3-r1.ebuild index c11407bb6be6..a0532ff28e55 100644 --- a/sys-devel/automake/automake-1.16.3-r1.ebuild +++ b/sys-devel/automake/automake-1.16.3-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 ~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 |