summaryrefslogtreecommitdiff
path: root/dev-cpp
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2025-09-22 19:12:10 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2025-09-22 19:12:10 +0300
commit804e8e34765e3402be4c6d7b1746e9a29b0befb3 (patch)
treedc2dddc15654730de601f2c02be56f9a99a4ec70 /dev-cpp
parent8a3fac9e57bb785880bf29df3498ca05188f6ee2 (diff)
downloadgentoo-804e8e34765e3402be4c6d7b1746e9a29b0befb3.tar.gz
gentoo-804e8e34765e3402be4c6d7b1746e9a29b0befb3.tar.bz2
gentoo-804e8e34765e3402be4c6d7b1746e9a29b0befb3.zip
dev-cpp/highway: Stabilize 1.2.0 arm, #963278
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-cpp')
-rw-r--r--dev-cpp/highway/highway-1.2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/highway/highway-1.2.0.ebuild b/dev-cpp/highway/highway-1.2.0.ebuild
index c0d47100b94e..2f44db3ee218 100644
--- a/dev-cpp/highway/highway-1.2.0.ebuild
+++ b/dev-cpp/highway/highway-1.2.0.ebuild
@@ -13,7 +13,7 @@ if [[ "${PV}" == *9999* ]]; then
EGIT_REPO_URI="https://github.com/google/highway.git"
else
SRC_URI="https://github.com/google/highway/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
+ KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
fi
LICENSE="Apache-2.0"