summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-03-13 14:56:42 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2024-03-13 15:03:31 +0000
commit2ad8d09b8e2d7cbdfef667d2c3bc16a34023e298 (patch)
tree362d411cfd43ced44ac7527c43c31796a0661c50 /dev-libs
parentmedia-gfx/imv: Stabilize 4.5.0 arm64, #926894 (diff)
downloadgentoo-2ad8d09b8e2d7cbdfef667d2c3bc16a34023e298.tar.gz
gentoo-2ad8d09b8e2d7cbdfef667d2c3bc16a34023e298.tar.bz2
gentoo-2ad8d09b8e2d7cbdfef667d2c3bc16a34023e298.zip
dev-libs/libgrapheme: Stabilize 2.0.2 arm64, #926894
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/libgrapheme/libgrapheme-2.0.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libgrapheme/libgrapheme-2.0.2.ebuild b/dev-libs/libgrapheme/libgrapheme-2.0.2.ebuild
index 42cdfea03e32..ace2ec18de4b 100644
--- a/dev-libs/libgrapheme/libgrapheme-2.0.2.ebuild
+++ b/dev-libs/libgrapheme/libgrapheme-2.0.2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://dl.suckless.org/libgrapheme/${P}.tar.gz"
LICENSE="ISC Unicode-DFS-2016"
SLOT="0/$(ver_cut 1-2)"
-KEYWORDS="amd64 ~arm64 x86"
+KEYWORDS="amd64 arm64 x86"
# upstream suggests keeping the static option, others have requested it too
IUSE="static-libs"