summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2023-07-11 16:02:23 +0200
committerJakov Smolić <jsmolic@gentoo.org>2023-07-11 16:02:23 +0200
commitc449267b6b9dbf9d088ab7a952ee28ba8575054f (patch)
tree8ee0254df890e01a502122b2c1d0e00e1a42942f /sys-devel/automake
parentdev-util/clippy: Stabilize 8.5 amd64, #908169 (diff)
downloadgentoo-c449267b6b9dbf9d088ab7a952ee28ba8575054f.tar.gz
gentoo-c449267b6b9dbf9d088ab7a952ee28ba8575054f.tar.bz2
gentoo-c449267b6b9dbf9d088ab7a952ee28ba8575054f.zip
sys-devel/automake: Stabilize 1.16.5-r1 x86, #908624
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'sys-devel/automake')
-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 4e9c907a8a1a..e205633a7dca 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}"