commit: 2cbbeb1ffb8049881284f723f9e428931153402f
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 10 04:45:47 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Apr 10 04:45:47 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2cbbeb1f
x11-libs/cairo: Stabilize 1.18.4 ppc, #953496
Signed-off-by: Arthur Zamarin <arthurzam <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 61b99d99644a..50446596c107 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"