summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-07-17 17:14:56 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-07-17 17:14:56 +0200
commitbe3c03308129f1d7a471b9ea96301467ecff0353 (patch)
tree3146e5cbd88820cfba9c7a5e72e722621cbfe837 /media-libs/libglvnd
parentdev-libs/libinput: sparc stable wrt bug #732948 (diff)
downloadgentoo-be3c03308129f1d7a471b9ea96301467ecff0353.tar.gz
gentoo-be3c03308129f1d7a471b9ea96301467ecff0353.tar.bz2
gentoo-be3c03308129f1d7a471b9ea96301467ecff0353.zip
media-libs/libglvnd: sparc stable wrt bug #732948
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="sparc" 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 3160a64181ee..1408e6fdc7dc 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