aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Arnold <nerdboy@gentoo.org>2018-04-08 16:12:29 -0700
committerSteve Arnold <nerdboy@gentoo.org>2018-04-08 16:12:29 -0700
commit407bf751fcf41ff2096b55c7eb732485c853bc20 (patch)
tree16e1b2398266ed8c00e4e6a575f36c538dcdb1bc
parentx11-libs/libdrm: switch back from Gnourou repo to freedesktop (diff)
downloadarm-407bf751fcf41ff2096b55c7eb732485c853bc20.tar.gz
arm-407bf751fcf41ff2096b55c7eb732485c853bc20.tar.bz2
arm-407bf751fcf41ff2096b55c7eb732485c853bc20.zip
xf86-video-armada-9999: add ~arm keywords to make grs happy
* note the branch is fixed and relatively static for now Signed-off-by: Steve Arnold <nerdboy@gentoo.org>
-rw-r--r--x11-drivers/xf86-video-armada/xf86-video-armada-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-video-armada/xf86-video-armada-9999.ebuild b/x11-drivers/xf86-video-armada/xf86-video-armada-9999.ebuild
index 7c08f87..f3cee1d 100644
--- a/x11-drivers/xf86-video-armada/xf86-video-armada-9999.ebuild
+++ b/x11-drivers/xf86-video-armada/xf86-video-armada-9999.ebuild
@@ -14,7 +14,7 @@ inherit xorg-2 git-r3
if [[ ${PV} = 9999 ]]; then
#EGIT_BRANCH="unstable-devel"
EGIT_BRANCH="devel"
- KEYWORDS=""
+ KEYWORDS="~arm"
else
EGIT_COMMIT="87e9fa065c8aa82715a2941ebb8d3af73b145263"
KEYWORDS="~arm"