commit: eb950d2678fa1627536baa2afb5ca49e21553014
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 25 19:29:59 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jul 25 19:33:05 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb950d26
gui-libs/wlroots: arm64 stable (bug #733648)
Package-Manager: Portage-3.0.0, Repoman-2.3.23
Signed-off-by: Sam James <sam <AT> gentoo.org>
gui-libs/wlroots/wlroots-0.11.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gui-libs/wlroots/wlroots-0.11.0.ebuild
b/gui-libs/wlroots/wlroots-0.11.0.ebuild
index 9832be16b88..30dbd9c9ead 100644
--- a/gui-libs/wlroots/wlroots-0.11.0.ebuild
+++ b/gui-libs/wlroots/wlroots-0.11.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 ~ppc64 ~x86"
+ KEYWORDS="amd64 arm64 ~ppc64 ~x86"
fi
LICENSE="MIT"