diff options
author | Sam James <sam@gentoo.org> | 2023-08-16 20:17:10 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-16 20:17:10 +0100 |
commit | 84e3ee2893409feb46ad379fad2ae8d4b1271916 (patch) | |
tree | a97872207f3ff7aa24b8e570219b8482255294ed /dev-util/cmake | |
parent | net-p2p/biglybt: Stabilize 3.4.0.0 arm64, #911304 (diff) | |
download | gentoo-84e3ee2893409feb46ad379fad2ae8d4b1271916.tar.gz gentoo-84e3ee2893409feb46ad379fad2ae8d4b1271916.tar.bz2 gentoo-84e3ee2893409feb46ad379fad2ae8d4b1271916.zip |
dev-util/cmake: Stabilize 3.26.5-r1 hppa, #911602
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/cmake')
-rw-r--r-- | dev-util/cmake/cmake-3.26.5-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/cmake/cmake-3.26.5-r1.ebuild b/dev-util/cmake/cmake-3.26.5-r1.ebuild index 4ec8c0f85cf2..36961236404f 100644 --- a/dev-util/cmake/cmake-3.26.5-r1.ebuild +++ b/dev-util/cmake/cmake-3.26.5-r1.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 )" fi |