summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatoro Mahri <matoro_gentoo@matoro.tk>2024-02-29 22:54:11 -0500
committerViorel Munteanu <ceamac@gentoo.org>2024-03-01 09:18:00 +0200
commit21c1280983517c015d9a369f7ce447fe09903802 (patch)
tree2c44e9ef2c0e520ea51f729e385e8f7d6ef9a502 /x11-libs
parentapp-admin/rsyslog: Stabilize 8.2312.0 arm, #924187 (diff)
downloadgentoo-21c1280983517c015d9a369f7ce447fe09903802.tar.gz
gentoo-21c1280983517c015d9a369f7ce447fe09903802.tar.bz2
gentoo-21c1280983517c015d9a369f7ce447fe09903802.zip
x11-libs/pixman: Stabilize 0.43.2 ppc64, #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 78412777c7df..f0c6abef2805 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