summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-03-05 16:08:55 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-03-05 16:08:55 +0100
commit932f3f475dde1ff4a2cb7e9da0e8d3176dae339d (patch)
tree03739ea5257eae5e97222dc10e5a2846deca44ab /media-libs/libglvnd
parentdev-libs/libinput: ppc64 stable wrt bug #711560 (diff)
downloadgentoo-932f3f475dde1ff4a2cb7e9da0e8d3176dae339d.tar.gz
gentoo-932f3f475dde1ff4a2cb7e9da0e8d3176dae339d.tar.bz2
gentoo-932f3f475dde1ff4a2cb7e9da0e8d3176dae339d.zip
media-libs/libglvnd: ppc64 stable wrt bug #711560
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-libs/libglvnd')
-rw-r--r--media-libs/libglvnd/libglvnd-1.3.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libglvnd/libglvnd-1.3.1.ebuild b/media-libs/libglvnd/libglvnd-1.3.1.ebuild
index 73497efd80f2..036625e1bf1f 100644
--- a/media-libs/libglvnd/libglvnd-1.3.1.ebuild
+++ b/media-libs/libglvnd/libglvnd-1.3.1.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