media-libs/libglvnd: arm64 keyworded (bug #702132)
authorAaron Bauman <bman@gentoo.org>
Sat, 28 Dec 2019 03:42:42 +0000 (22:42 -0500)
committerAaron Bauman <bman@gentoo.org>
Sat, 28 Dec 2019 03:42:42 +0000 (22:42 -0500)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.84, Repoman-2.3.20

media-libs/libglvnd/libglvnd-1.3.0.ebuild

index 948292fe2583e96ee553f98f6f8cca62350c2c18..49a9c99cac8476b9601c1a1fe33b58f69222134b 100644 (file)
@@ -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