diff options
author | Sam James <sam@gentoo.org> | 2024-08-29 04:14:50 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-08-29 04:14:50 +0100 |
commit | 64aee59a374faadd45faf96d2ac6323f5bfefdac (patch) | |
tree | 6dd00c5aa457f9b4d9d79294633d65158145b994 /dev-build/cmake | |
parent | sys-apps/shadow: Stabilize 4.14.8 amd64, #938625 (diff) | |
download | gentoo-64aee59a374faadd45faf96d2ac6323f5bfefdac.tar.gz gentoo-64aee59a374faadd45faf96d2ac6323f5bfefdac.tar.bz2 gentoo-64aee59a374faadd45faf96d2ac6323f5bfefdac.zip |
dev-build/cmake: Stabilize 3.30.1 arm, #938626
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-build/cmake')
-rw-r--r-- | dev-build/cmake/cmake-3.30.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-build/cmake/cmake-3.30.1.ebuild b/dev-build/cmake/cmake-3.30.1.ebuild index 7957c7bb58b2..69138012b921 100644 --- a/dev-build/cmake/cmake-3.30.1.ebuild +++ b/dev-build/cmake/cmake-3.30.1.ebuild @@ -47,7 +47,7 @@ else https://github.com/Kitware/CMake/releases/download/v$(ver_cut 1-3)/${MY_P}-SHA-256.txt.asc )" - 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" BDEPEND="verify-sig? ( >=sec-keys/openpgp-keys-bradking-20230817 )" fi |