gui-libs/wlroots: 0.10.0 stable amd64 arm64 and x86
authorMatthew Thode <prometheanfire@gentoo.org>
Sat, 22 Feb 2020 21:36:50 +0000 (15:36 -0600)
committerMatthew Thode <prometheanfire@gentoo.org>
Sat, 22 Feb 2020 21:36:50 +0000 (15:36 -0600)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
gui-libs/wlroots/wlroots-0.10.0.ebuild

index effb8c230388cf5897c8b06c04a897110f56fdfd..f408a513a4de3fa5ef0c5108509709e7e40f8969 100644 (file)
@@ -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"