diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-30 17:27:01 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-30 17:27:01 +0000 |
commit | eb37c58cd0e7d21abb7225ffa4883141c2099371 (patch) | |
tree | 8204342290b62e1b1d997406776bea99faa4d366 /dev-build | |
parent | sys-libs/libsepol: Stabilize 3.7 arm64, #942527 (diff) | |
download | gentoo-eb37c58cd0e7d21abb7225ffa4883141c2099371.tar.gz gentoo-eb37c58cd0e7d21abb7225ffa4883141c2099371.tar.bz2 gentoo-eb37c58cd0e7d21abb7225ffa4883141c2099371.zip |
dev-build/cmake: Stabilize 3.30.5 arm, #941924
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-build')
-rw-r--r-- | dev-build/cmake/cmake-3.30.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-build/cmake/cmake-3.30.5.ebuild b/dev-build/cmake/cmake-3.30.5.ebuild index e25164c6b69a..e89cc2cf8e82 100644 --- a/dev-build/cmake/cmake-3.30.5.ebuild +++ b/dev-build/cmake/cmake-3.30.5.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 ~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 ~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 |