summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-02-17 12:45:07 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-02-17 12:45:07 +0100
commitf007c1e46d98b9450136a2f997a6ef63a99aa02e (patch)
tree7c304a1bdb568cdb915c701725e0fe76f92e447d /media-libs
parentdev-python/toml: arm stable wrt bug #709572 (diff)
downloadgentoo-f007c1e46d98b9450136a2f997a6ef63a99aa02e.tar.gz
gentoo-f007c1e46d98b9450136a2f997a6ef63a99aa02e.tar.bz2
gentoo-f007c1e46d98b9450136a2f997a6ef63a99aa02e.zip
media-libs/glm: arm stable wrt bug #709582
Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/glm/glm-0.9.9.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/glm/glm-0.9.9.7.ebuild b/media-libs/glm/glm-0.9.9.7.ebuild
index d806cb6f3757..467e3cd198fa 100644
--- a/media-libs/glm/glm-0.9.9.7.ebuild
+++ b/media-libs/glm/glm-0.9.9.7.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"
RESTRICT="!test? ( test )"