summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatoro Mahri <matoro_gentoo@matoro.tk>2024-02-29 23:09:57 -0500
committerViorel Munteanu <ceamac@gentoo.org>2024-03-01 09:18:00 +0200
commite7e507d641ef02c7f3d85251c6ee5263de67490a (patch)
tree9e3f41e23e36dd487f8fa0550d79f4cf333b1bc3 /x11-libs
parentx11-libs/pixman: Stabilize 0.43.2 ppc64, #924658 (diff)
downloadgentoo-e7e507d641ef02c7f3d85251c6ee5263de67490a.tar.gz
gentoo-e7e507d641ef02c7f3d85251c6ee5263de67490a.tar.bz2
gentoo-e7e507d641ef02c7f3d85251c6ee5263de67490a.zip
x11-libs/pixman: Stabilize 0.43.2 ppc, #924658
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/pixman/pixman-0.43.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/pixman/pixman-0.43.2.ebuild b/x11-libs/pixman/pixman-0.43.2.ebuild
index f0c6abef2805..563b532ba36d 100644
--- a/x11-libs/pixman/pixman-0.43.2.ebuild
+++ b/x11-libs/pixman/pixman-0.43.2.ebuild
@@ -14,7 +14,7 @@ inherit ${GIT_ECLASS} flag-o-matic meson-multilib multiprocessing toolchain-func
DESCRIPTION="Low-level pixel manipulation routines"
HOMEPAGE="http://www.pixman.org/ https://gitlab.freedesktop.org/pixman/pixman/"
if [[ ${PV} != 9999* ]]; then
- KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~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 ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
SRC_URI="https://www.x.org/releases/individual/lib/${P}.tar.xz"
fi