summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-02-01 22:59:16 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-02-01 22:59:16 +0200
commitc2c45d3204cf788410a9da225b7bedfc5738fbb8 (patch)
treed235b0282af1e223dd78905520dc93d1903198c3 /media-libs/libglvnd/libglvnd-1.4.0.ebuild
parentx11-base/xorg-server: Stabilize 21.1.3 ppc, #831378 (diff)
downloadgentoo-c2c45d3204cf788410a9da225b7bedfc5738fbb8.tar.gz
gentoo-c2c45d3204cf788410a9da225b7bedfc5738fbb8.tar.bz2
gentoo-c2c45d3204cf788410a9da225b7bedfc5738fbb8.zip
media-libs/libglvnd: Stabilize 1.4.0 ppc, #831378
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-libs/libglvnd/libglvnd-1.4.0.ebuild')
-rw-r--r--media-libs/libglvnd/libglvnd-1.4.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libglvnd/libglvnd-1.4.0.ebuild b/media-libs/libglvnd/libglvnd-1.4.0.ebuild
index 323db732da21..e686882aa9c4 100644
--- a/media-libs/libglvnd/libglvnd-1.4.0.ebuild
+++ b/media-libs/libglvnd/libglvnd-1.4.0.ebuild
@@ -19,7 +19,7 @@ HOMEPAGE="https://gitlab.freedesktop.org/glvnd/libglvnd"
if [[ ${PV} = 9999* ]]; then
SRC_URI=""
else
- KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv sparc x86"
+ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv sparc x86"
SRC_URI="https://gitlab.freedesktop.org/glvnd/${PN}/-/archive/v${PV}/${PN}-v${PV}.tar.bz2 -> ${P}.tar.bz2"
S=${WORKDIR}/${PN}-v${PV}
fi