summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-03-05 12:39:31 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-03-05 12:39:31 +0100
commit7e793af8975dc0bbbe1acc8e6cd5663af0ca2bf1 (patch)
treea3b3181053be6b2c9de258d19030f1b54300b77c /media-libs
parentdev-libs/libinput: amd64 stable wrt bug #711560 (diff)
downloadgentoo-7e793af8975dc0bbbe1acc8e6cd5663af0ca2bf1.tar.gz
gentoo-7e793af8975dc0bbbe1acc8e6cd5663af0ca2bf1.tar.bz2
gentoo-7e793af8975dc0bbbe1acc8e6cd5663af0ca2bf1.zip
media-libs/libglvnd: amd64 stable wrt bug #711560
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-libs')
-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 fc47a2d502c4..4a2315777767 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