summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-04 03:30:27 +0000
committerSam James <sam@gentoo.org>2021-01-04 03:30:27 +0000
commit2d7b47311f9f9e8d19b877db6db04a3af9f7536f (patch)
tree0520b7663009a6331f92c7349c937348d943a569 /media-libs/glm
parentmedia-libs/libprojectm: Stabilize 3.1.8 amd64, #763405 (diff)
downloadgentoo-2d7b47311f9f9e8d19b877db6db04a3af9f7536f.tar.gz
gentoo-2d7b47311f9f9e8d19b877db6db04a3af9f7536f.tar.bz2
gentoo-2d7b47311f9f9e8d19b877db6db04a3af9f7536f.zip
media-libs/glm: Stabilize 0.9.9.8-r1 amd64, #763405
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/glm')
-rw-r--r--media-libs/glm/glm-0.9.9.8-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/glm/glm-0.9.9.8-r1.ebuild b/media-libs/glm/glm-0.9.9.8-r1.ebuild
index 74788d45b6b9..320b38a42483 100644
--- a/media-libs/glm/glm-0.9.9.8-r1.ebuild
+++ b/media-libs/glm/glm-0.9.9.8-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/g-truc/glm/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="|| ( HappyBunny MIT )"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="test cpu_flags_x86_sse2 cpu_flags_x86_sse3 cpu_flags_x86_avx cpu_flags_x86_avx2"
RESTRICT="!test? ( test )"