summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-01-24 20:28:15 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-01-24 20:28:15 +0200
commitf007708823c2facc8ac83cc20aee91614a2c8aa8 (patch)
treed4854923d50f4ddba295da986610673ce4b77b31 /media-libs/libglvnd
parentx11-apps/xhost: Stabilize 1.0.9 arm64, #891865 (diff)
downloadgentoo-f007708823c2facc8ac83cc20aee91614a2c8aa8.tar.gz
gentoo-f007708823c2facc8ac83cc20aee91614a2c8aa8.tar.bz2
gentoo-f007708823c2facc8ac83cc20aee91614a2c8aa8.zip
media-libs/libglvnd: Stabilize 1.6.0 arm64, #891865
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-libs/libglvnd')
-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 3b21517fdef1..a0b5146422e2 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