From: Aaron Bauman Date: Wed, 29 May 2019 20:45:23 +0000 (-0400) Subject: gui-libs/wlroots: arm64 stable X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=e9355f969579ca6a6f50153a659c94f8a759e2fc;p=gentoo.git gui-libs/wlroots: arm64 stable Signed-off-by: Aaron Bauman Package-Manager: Portage-2.3.67, Repoman-2.3.13 RepoMan-Options: --include-arches="arm64" --- 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"