summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-04 03:32:23 +0000
committerSam James <sam@gentoo.org>2021-01-04 03:32:23 +0000
commita511a7d207bb3218adb0b9b89ff25e1f73c9dda8 (patch)
tree170627d8a7962be82925c7b4da404112391070bf /media-libs
parentmedia-libs/libprojectm: Stabilize 3.1.8 arm64, #763405 (diff)
downloadgentoo-a511a7d207bb3218adb0b9b89ff25e1f73c9dda8.tar.gz
gentoo-a511a7d207bb3218adb0b9b89ff25e1f73c9dda8.tar.bz2
gentoo-a511a7d207bb3218adb0b9b89ff25e1f73c9dda8.zip
media-libs/glm: Stabilize 0.9.9.8-r1 arm64, #763405
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs')
-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 320b38a42483..bb7591ba329d 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 )"