summaryrefslogtreecommitdiff
path: root/dev-cpp/magic_enum/magic_enum-0.9.7.ebuild
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2025-07-18 17:13:47 +0100
committerSam James <sam@gentoo.org>2025-07-18 17:13:47 +0100
commit5d81b5db3a6f7f967d72d7c3b9d61f54412f4d1c (patch)
tree1f1e213fcdf6b7c4b67843b3aeec45230aad897a /dev-cpp/magic_enum/magic_enum-0.9.7.ebuild
parentcba9e797fc03387a67895d19de71998d0d93bcef (diff)
downloadgentoo-5d81b5db3a6f7f967d72d7c3b9d61f54412f4d1c.tar.gz
gentoo-5d81b5db3a6f7f967d72d7c3b9d61f54412f4d1c.tar.bz2
gentoo-5d81b5db3a6f7f967d72d7c3b9d61f54412f4d1c.zip
dev-cpp/magic_enum: Stabilize 0.9.7 arm64, #960381
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-cpp/magic_enum/magic_enum-0.9.7.ebuild')
-rw-r--r--dev-cpp/magic_enum/magic_enum-0.9.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/magic_enum/magic_enum-0.9.7.ebuild b/dev-cpp/magic_enum/magic_enum-0.9.7.ebuild
index a63522454784..2415f5664572 100644
--- a/dev-cpp/magic_enum/magic_enum-0.9.7.ebuild
+++ b/dev-cpp/magic_enum/magic_enum-0.9.7.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/Neargye/magic_enum/archive/refs/tags/v${PV}.tar.gz -
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~loong ~ppc ~ppc64 ~riscv ~x86"
IUSE="examples test"
RESTRICT="!test? ( test )"