summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-02-01 23:13:16 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-02-01 23:13:16 +0200
commitb570c7add446b58a85282697b2f6870769885ef4 (patch)
tree47a2af86c78ce5a5cb9026bfc21549055a131d60 /media-libs/libglvnd
parentx11-base/xorg-server: Stabilize 21.1.3 ppc64, #831378 (diff)
downloadgentoo-b570c7add446b58a85282697b2f6870769885ef4.tar.gz
gentoo-b570c7add446b58a85282697b2f6870769885ef4.tar.bz2
gentoo-b570c7add446b58a85282697b2f6870769885ef4.zip
media-libs/libglvnd: Stabilize 1.4.0 ppc64, #831378
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-libs/libglvnd')
-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 e686882aa9c4..bf7eccde03d4 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