mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
media-libs/glm: added ~arm64 keyword after testing on ARM Cortex-A53
Package-Manager: Portage-2.3.8, Repoman-2.3.3
This commit is contained in:
committed by
Michael Palimaka
parent
5a6095aad3
commit
48564bca89
@@ -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 ~x86"
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
|
||||
IUSE="test cpu_flags_x86_sse2 cpu_flags_x86_sse3 cpu_flags_x86_avx cpu_flags_x86_avx2"
|
||||
|
||||
RDEPEND="virtual/opengl"
|
||||
|
||||
Reference in New Issue
Block a user