summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-03-05 12:36:22 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-03-05 12:36:22 +0100
commit6282dac391740855c3e6a566b8fafc8d0a45b8b6 (patch)
treeff5cf1c4f8ef6f86c9095effcd50b3746ccaffa1 /media-libs/libglvnd
parentdev-libs/libinput: x86 stable wrt bug #711560 (diff)
downloadgentoo-6282dac391740855c3e6a566b8fafc8d0a45b8b6.tar.gz
gentoo-6282dac391740855c3e6a566b8fafc8d0a45b8b6.tar.bz2
gentoo-6282dac391740855c3e6a566b8fafc8d0a45b8b6.zip
media-libs/libglvnd: x86 stable wrt bug #711560
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" 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 aa0f129196b9..fc47a2d502c4 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