summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-05-29 16:45:23 -0400
committerAaron Bauman <bman@gentoo.org>2019-05-29 16:45:23 -0400
commite9355f969579ca6a6f50153a659c94f8a759e2fc (patch)
treeafaeabd5a7b112271bf2c3afb59bc4776430474f /gui-libs/wlroots
parentgui-apps/mako: arm64 stable (diff)
downloadgentoo-e9355f969579ca6a6f50153a659c94f8a759e2fc.tar.gz
gentoo-e9355f969579ca6a6f50153a659c94f8a759e2fc.tar.bz2
gentoo-e9355f969579ca6a6f50153a659c94f8a759e2fc.zip
gui-libs/wlroots: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.67, Repoman-2.3.13 RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'gui-libs/wlroots')
-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 186530905677..c41237dd8a5f 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 ~arm64 x86"
+ KEYWORDS="amd64 arm64 x86"
fi
LICENSE="MIT"