summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-07-21 11:33:05 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-07-21 11:33:05 +0200
commit5c904e3e30bf376f0cf2fa4a191f776533078cb4 (patch)
tree3769f7268025a4dfeb97f7c49fe80055c511ad4e
parentdev-libs/libinput: x86 stable wrt bug #732948 (diff)
downloadgentoo-5c904e3e30bf376f0cf2fa4a191f776533078cb4.tar.gz
gentoo-5c904e3e30bf376f0cf2fa4a191f776533078cb4.tar.bz2
gentoo-5c904e3e30bf376f0cf2fa4a191f776533078cb4.zip
media-libs/libglvnd: x86 stable wrt bug #732948
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--media-libs/libglvnd/libglvnd-1.3.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libglvnd/libglvnd-1.3.2.ebuild b/media-libs/libglvnd/libglvnd-1.3.2.ebuild
index e13c74e640ca..45f589e3bee9 100644
--- a/media-libs/libglvnd/libglvnd-1.3.2.ebuild
+++ b/media-libs/libglvnd/libglvnd-1.3.2.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