summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-12-27 22:42:42 -0500
committerAaron Bauman <bman@gentoo.org>2019-12-27 22:42:42 -0500
commit736f5134dc6cf964dc8d35fdaf0096d6353884c9 (patch)
treea9c5ce31e2e667ec9271d0aeb2008443bdc374bf /media-libs/libglvnd
parentsci-libs/gdal: arm64 stable (bug #701696) (diff)
downloadgentoo-736f5134dc6cf964dc8d35fdaf0096d6353884c9.tar.gz
gentoo-736f5134dc6cf964dc8d35fdaf0096d6353884c9.tar.bz2
gentoo-736f5134dc6cf964dc8d35fdaf0096d6353884c9.zip
media-libs/libglvnd: arm64 keyworded (bug #702132)
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.84, Repoman-2.3.20
Diffstat (limited to 'media-libs/libglvnd')
-rw-r--r--media-libs/libglvnd/libglvnd-1.3.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libglvnd/libglvnd-1.3.0.ebuild b/media-libs/libglvnd/libglvnd-1.3.0.ebuild
index 948292fe2583..49a9c99cac84 100644
--- a/media-libs/libglvnd/libglvnd-1.3.0.ebuild
+++ b/media-libs/libglvnd/libglvnd-1.3.0.ebuild
@@ -19,7 +19,7 @@ HOMEPAGE="https://gitlab.freedesktop.org/glvnd/libglvnd"
if [[ ${PV} = 9999* ]]; then
SRC_URI=""
else
- KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~riscv ~x86"
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~riscv ~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