summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-04-10 01:01:50 -0400
committerAaron Bauman <bman@gentoo.org>2019-04-10 01:01:50 -0400
commite0a32f2c6436adb6b6a710e455ad519fac772738 (patch)
tree7a977eb1bb4bc6a810399df665e638ee212ab741 /gui-libs
parentgui-apps/swaylock: arm64 keyworded (bug #682992) (diff)
downloadgentoo-e0a32f2c6436adb6b6a710e455ad519fac772738.tar.gz
gentoo-e0a32f2c6436adb6b6a710e455ad519fac772738.tar.bz2
gentoo-e0a32f2c6436adb6b6a710e455ad519fac772738.zip
gui-libs/wlroots: arm64 keyworded (bug #682992)
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'gui-libs')
-rw-r--r--gui-libs/wlroots/wlroots-0.5.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-libs/wlroots/wlroots-0.5.0.ebuild b/gui-libs/wlroots/wlroots-0.5.0.ebuild
index 6b3260f44869..772c62e51f33 100644
--- a/gui-libs/wlroots/wlroots-0.5.0.ebuild
+++ b/gui-libs/wlroots/wlroots-0.5.0.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then
inherit git-r3
else
SRC_URI="https://github.com/swaywm/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="amd64 ~x86"
+ KEYWORDS="amd64 ~arm64 ~x86"
fi
LICENSE="MIT"