commit: 1a9d2e4dbc88f3fc1eb8113f3fb83d1608e9e06a
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 10 00:11:58 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Apr 10 00:11:58 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a9d2e4d
x11-libs/cairo: Stabilize 1.18.4 arm64, #953496
Signed-off-by: Sam James <sam <AT> gentoo.org>
x11-libs/cairo/cairo-1.18.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-libs/cairo/cairo-1.18.4.ebuild
b/x11-libs/cairo/cairo-1.18.4.ebuild
index 6754edf6c19c..d344a11b8f2d 100644
--- a/x11-libs/cairo/cairo-1.18.4.ebuild
+++ b/x11-libs/cairo/cairo-1.18.4.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == *9999* ]]; then
EGIT_REPO_URI="https://gitlab.freedesktop.org/cairo/cairo.git"
else
SRC_URI="https://gitlab.freedesktop.org/cairo/cairo/-/archive/${PV}/cairo-${PV}.tar.bz2"
- 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"
fi
DESCRIPTION="A vector graphics library with cross-device output support"