summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-07 09:22:32 +0000
committerSam James <sam@gentoo.org>2021-02-07 09:22:40 +0000
commitd6f6d39fed7a9e2801332c9fc37de22741a2469c (patch)
tree66d013c8a5d34d16c6995290abed0ce34d630ad7 /media-libs/glm
parentx11-misc/gmrun: Drop 0.9.2-r1, EAPI5-- (diff)
downloadgentoo-d6f6d39fed7a9e2801332c9fc37de22741a2469c.tar.gz
gentoo-d6f6d39fed7a9e2801332c9fc37de22741a2469c.tar.bz2
gentoo-d6f6d39fed7a9e2801332c9fc37de22741a2469c.zip
media-libs/glm: Stabilize 0.9.9.8-r1 ppc, #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.ebuild2
1 files changed, 1 insertions, 1 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 96a90be0b012..e9a0569a52e2 100644
--- a/media-libs/glm/glm-0.9.9.8-r1.ebuild
+++ b/media-libs/glm/glm-0.9.9.8-r1.ebuild
@@ -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 )"