summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-05-14 13:47:38 -0400
committerAaron Bauman <bman@gentoo.org>2019-05-14 13:53:00 -0400
commit624492c3a8fc2defb8ae0b51f28027362fe47502 (patch)
treea8a3a9d87db3824e276d859499a3a517eb964a9a /media-libs/glu/glu-9.0.0-r1.ebuild
parentvirtual/glu: arm64 stable (diff)
downloadgentoo-624492c3a8fc2defb8ae0b51f28027362fe47502.tar.gz
gentoo-624492c3a8fc2defb8ae0b51f28027362fe47502.tar.bz2
gentoo-624492c3a8fc2defb8ae0b51f28027362fe47502.zip
media-libs/glu: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.12 RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'media-libs/glu/glu-9.0.0-r1.ebuild')
-rw-r--r--media-libs/glu/glu-9.0.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/glu/glu-9.0.0-r1.ebuild b/media-libs/glu/glu-9.0.0-r1.ebuild
index 2c66edd816d4..732650e35502 100644
--- a/media-libs/glu/glu-9.0.0-r1.ebuild
+++ b/media-libs/glu/glu-9.0.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -20,7 +20,7 @@ if [[ ${PV} = 9999* ]]; then
SRC_URI=""
else
SRC_URI="https://mesa.freedesktop.org/archive/glu/${P}.tar.bz2"
- KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
+ KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
fi
LICENSE="SGI-B-2.0"