summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-07-17 17:07:07 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-07-17 17:07:07 +0200
commit284bb0c0460d8a179110d81b15014c998992bd29 (patch)
tree1b0cdc9ac025b8bfe87138c989a36016605165ae /media-libs/libglvnd
parentdev-libs/libinput: arm stable wrt bug #732948 (diff)
downloadgentoo-284bb0c0460d8a179110d81b15014c998992bd29.tar.gz
gentoo-284bb0c0460d8a179110d81b15014c998992bd29.tar.bz2
gentoo-284bb0c0460d8a179110d81b15014c998992bd29.zip
media-libs/libglvnd: arm stable wrt bug #732948
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-libs/libglvnd')
-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 4c976349c6d9..f4d5027ea6c1 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