summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-10-17 13:30:46 +0100
committerSam James <sam@gentoo.org>2023-10-17 13:30:46 +0100
commitf92c451825fe234d8ca6874776cf44c71f2b4e62 (patch)
tree94a0f75c8d0bf958558dd2642202e52a0bb85a0d /sys-devel
parentdev-libs/nss: backport test fix to 3.91 (expired certs) (diff)
downloadgentoo-f92c451825fe234d8ca6874776cf44c71f2b4e62.tar.gz
gentoo-f92c451825fe234d8ca6874776cf44c71f2b4e62.tar.bz2
gentoo-f92c451825fe234d8ca6874776cf44c71f2b4e62.zip
sys-devel/automake: Stabilize 1.16.5-r1 arm64, #908624
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/automake/automake-1.16.5-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/automake/automake-1.16.5-r1.ebuild b/sys-devel/automake/automake-1.16.5-r1.ebuild
index de56751a7d57..c76cfdc2d91c 100644
--- a/sys-devel/automake/automake-1.16.5-r1.ebuild
+++ b/sys-devel/automake/automake-1.16.5-r1.ebuild
@@ -15,7 +15,7 @@ else
MY_P="${P}"
SRC_URI="mirror://gnu/${PN}/${P}.tar.xz
https://alpha.gnu.org/pub/gnu/${PN}/${MY_P}.tar.xz"
- KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
+ KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
else
MY_PV="$(ver_cut 1).$(($(ver_cut 2)-1))b"
MY_P="${PN}-${MY_PV}"