summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2024-01-04 12:56:41 -0500
committerMatt Turner <mattst88@gentoo.org>2024-01-04 13:01:55 -0500
commit534d10dedbb4c2d6d942b93890795caa71b501a5 (patch)
treed862d7fd2522e8d6d37e1bc3d0aa940016b7a55b /x11-libs/pixman
parentsys-kernel/linux-docs: drop 6.1.47 (diff)
downloadgentoo-534d10dedbb4c2d6d942b93890795caa71b501a5.tar.gz
gentoo-534d10dedbb4c2d6d942b93890795caa71b501a5.tar.bz2
gentoo-534d10dedbb4c2d6d942b93890795caa71b501a5.zip
x11-libs/pixman: Propagate keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-libs/pixman')
-rw-r--r--x11-libs/pixman/pixman-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/pixman/pixman-9999.ebuild b/x11-libs/pixman/pixman-9999.ebuild
index fa237942c444..dd2e5f9cb679 100644
--- a/x11-libs/pixman/pixman-9999.ebuild
+++ b/x11-libs/pixman/pixman-9999.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="http://www.pixman.org/ https://gitlab.freedesktop.org/pixman/pixman/"
if [[ ${PV} = 9999* ]]; then
SRC_URI=""
else
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~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