media-libs/glm: add ~ppc64
authorTupone Alfredo <tupone@gentoo.org>
Tue, 28 Aug 2018 12:17:37 +0000 (14:17 +0200)
committerTupone Alfredo <tupone@gentoo.org>
Tue, 28 Aug 2018 12:17:37 +0000 (14:17 +0200)
Closes: https://bugs.gentoo.org/664426
Package-Manager: Portage-2.3.40, Repoman-2.3.9

media-libs/glm/glm-0.9.9.0.ebuild

index af2730d813fd24dbba87df34157ce5acb6de57ae..8f93505e327909262f6179a12ea5e37bcf35000d 100644 (file)
@@ -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 ~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"