summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2021-11-17 18:51:05 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2021-11-17 18:51:15 +0200
commit04092809861ccd09f86f7d7a6f2d88382c596708 (patch)
tree1f0bc669f281745fc47c1ed5d295e7b7b8bb9f69 /media-libs
parentmedia-libs/libepoxy: Stabilize 1.5.9-r1 ppc, #822339 (diff)
downloadgentoo-04092809861ccd09f86f7d7a6f2d88382c596708.tar.gz
gentoo-04092809861ccd09f86f7d7a6f2d88382c596708.tar.bz2
gentoo-04092809861ccd09f86f7d7a6f2d88382c596708.zip
media-libs/libglvnd: Stabilize 1.3.4 ppc, #822339
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/libglvnd/libglvnd-1.3.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libglvnd/libglvnd-1.3.4.ebuild b/media-libs/libglvnd/libglvnd-1.3.4.ebuild
index fd1f073cd358..674a857e01c1 100644
--- a/media-libs/libglvnd/libglvnd-1.3.4.ebuild
+++ b/media-libs/libglvnd/libglvnd-1.3.4.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 ~mips ~ppc ~ppc64 ~riscv sparc x86"
+ KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~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