summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-03-05 13:54:37 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-03-05 13:54:37 +0100
commit10b562458c55978e7fee1c93330e5ece8b8890fa (patch)
tree59ef2b04b211db71046d9511e24e488095635880 /media-libs/libglvnd
parentdev-libs/libinput: ia64 stable wrt bug #711560 (diff)
downloadgentoo-10b562458c55978e7fee1c93330e5ece8b8890fa.tar.gz
gentoo-10b562458c55978e7fee1c93330e5ece8b8890fa.tar.bz2
gentoo-10b562458c55978e7fee1c93330e5ece8b8890fa.zip
media-libs/libglvnd: ia64 stable wrt bug #711560
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ia64" 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 aacb1689bc55..c05e791693d2 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