summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-01-25 21:20:23 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-01-25 21:20:23 +0200
commit4e2cc85af1ded3b768fbe3fcc2704c97f1d67dab (patch)
tree0484c521a92c934ef9439267ef2f37ef0c3a8887 /media-libs
parentx11-apps/xhost: Stabilize 1.0.9 hppa, #891865 (diff)
downloadgentoo-4e2cc85af1ded3b768fbe3fcc2704c97f1d67dab.tar.gz
gentoo-4e2cc85af1ded3b768fbe3fcc2704c97f1d67dab.tar.bz2
gentoo-4e2cc85af1ded3b768fbe3fcc2704c97f1d67dab.zip
media-libs/libglvnd: Stabilize 1.6.0 hppa, #891865
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/libglvnd/libglvnd-1.6.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libglvnd/libglvnd-1.6.0.ebuild b/media-libs/libglvnd/libglvnd-1.6.0.ebuild
index a0b5146422e2..fc1b23cb5543 100644
--- a/media-libs/libglvnd/libglvnd-1.6.0.ebuild
+++ b/media-libs/libglvnd/libglvnd-1.6.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 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86"
+ KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~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