summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2019-04-01 18:54:45 +0200
committerThomas Deutschmann <whissi@gentoo.org>2019-04-01 18:54:45 +0200
commit97079c9a5f4e555923ca5c3ea118486787f32903 (patch)
tree8bf820eb49ead0fbd2b4a9e8ff049907686fdef3 /media-libs/glm
parentsys-apps/ethtool: x86 stable (bug #680302) (diff)
downloadgentoo-97079c9a5f4e555923ca5c3ea118486787f32903.tar.gz
gentoo-97079c9a5f4e555923ca5c3ea118486787f32903.tar.bz2
gentoo-97079c9a5f4e555923ca5c3ea118486787f32903.zip
media-libs/glm: x86 stable (bug #678342)
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'media-libs/glm')
-rw-r--r--media-libs/glm/glm-0.9.9.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/glm/glm-0.9.9.2.ebuild b/media-libs/glm/glm-0.9.9.2.ebuild
index 140aeaf8baa2..7d34ec0aba60 100644
--- a/media-libs/glm/glm-0.9.9.2.ebuild
+++ b/media-libs/glm/glm-0.9.9.2.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"