diff options
author | 2024-05-11 03:35:59 +0100 | |
---|---|---|
committer | 2024-05-11 03:35:59 +0100 | |
commit | fe93f58762515e672db6430f63ddd678b8cd8f40 (patch) | |
tree | f6e162cdcd73cee66bc0b11954c39913d9142584 /dev-build | |
parent | dev-build/cmake: Stabilize 3.28.5 arm64, #931700 (diff) | |
download | gentoo-fe93f58762515e672db6430f63ddd678b8cd8f40.tar.gz gentoo-fe93f58762515e672db6430f63ddd678b8cd8f40.tar.bz2 gentoo-fe93f58762515e672db6430f63ddd678b8cd8f40.zip |
dev-build/cmake: Stabilize 3.28.5 arm, #931700
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-build')
-rw-r--r-- | dev-build/cmake/cmake-3.28.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-build/cmake/cmake-3.28.5.ebuild b/dev-build/cmake/cmake-3.28.5.ebuild index f6416ad57500..ddd374c0b70b 100644 --- a/dev-build/cmake/cmake-3.28.5.ebuild +++ b/dev-build/cmake/cmake-3.28.5.ebuild @@ -48,7 +48,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 |