summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2020-11-21 21:47:57 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2020-11-21 21:48:04 +0000
commit2be6d912c04587bf68ee612209f0ac36d475ff1f (patch)
treee89cbbf3ef143bb433cd71dbae21ea639d59ddbe /media-libs/glm
parentdev-db/pspg: Cleanup (diff)
downloadgentoo-2be6d912c04587bf68ee612209f0ac36d475ff1f.tar.gz
gentoo-2be6d912c04587bf68ee612209f0ac36d475ff1f.tar.bz2
gentoo-2be6d912c04587bf68ee612209f0ac36d475ff1f.zip
media-libs/glm: keyworded 0.9.9.8-r1 for ppc
keyworded wrt bug #670500 (KEYWORDREQ) Tested-by: ernsteiswuerfel Package-Manager: Portage-3.0.9, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@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 23b762f4160f..74788d45b6b9 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 ~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 )"