commit: f03cabd5905f7faed5a0a61a0f4f78b7031c8e0f
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 12 12:45:39 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jan 12 12:45:39 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f03cabd5
dev-libs/stb: Keyword 20240201-r1 arm, #947940
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-libs/stb/stb-20240201-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-libs/stb/stb-20240201-r1.ebuild
b/dev-libs/stb/stb-20240201-r1.ebuild
index b69f24538402..95974ac2359d 100644
--- a/dev-libs/stb/stb-20240201-r1.ebuild
+++ b/dev-libs/stb/stb-20240201-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -14,7 +14,7 @@ S="${WORKDIR}/${PN}-${CHECKSUM}"
LICENSE="|| ( MIT Unlicense )"
SLOT="0"
-KEYWORDS="amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~x86"
src_prepare() {
default