virtual/opencl: Remove ~arm64 kw
authorMichał Górny <mgorny@gentoo.org>
Sat, 7 Jul 2018 20:30:59 +0000 (22:30 +0200)
committerMichał Górny <mgorny@gentoo.org>
Mon, 9 Jul 2018 16:51:28 +0000 (18:51 +0200)
virtual/opencl/opencl-0-r5.ebuild

index 1a2a88c903225be57dac4cd1082d52987027307f..2fc414440c61d67d40731b0d4c05726118609bbf 100644 (file)
@@ -7,7 +7,7 @@ inherit multilib-build
 
 DESCRIPTION="Virtual for OpenCL implementations"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
+KEYWORDS="amd64 x86"
 CARDS=( amdgpu i965 nvidia )
 IUSE="${CARDS[@]/#/video_cards_}"