summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-08-01 08:41:12 -0400
committerAaron Bauman <bman@gentoo.org>2019-08-01 09:09:48 -0400
commit62e61c928b69891972646ba691ef81d0c52f4767 (patch)
treea159825c7bc91b89fa45b394b88cd0183019554d /media-libs/glm
parentx11-misc/splatmoji: new package (diff)
downloadgentoo-62e61c928b69891972646ba691ef81d0c52f4767.tar.gz
gentoo-62e61c928b69891972646ba691ef81d0c52f4767.tar.bz2
gentoo-62e61c928b69891972646ba691ef81d0c52f4767.zip
media-libs/glm: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'media-libs/glm')
-rw-r--r--media-libs/glm/glm-0.9.9.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/glm/glm-0.9.9.5.ebuild b/media-libs/glm/glm-0.9.9.5.ebuild
index 169bf319fadf..8ae918b52994 100644
--- a/media-libs/glm/glm-0.9.9.5.ebuild
+++ b/media-libs/glm/glm-0.9.9.5.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 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~ppc64 ~x86"
IUSE="test cpu_flags_x86_sse2 cpu_flags_x86_sse3 cpu_flags_x86_avx cpu_flags_x86_avx2"
RDEPEND="virtual/opengl"