gui-libs/wlroots: 0.7.0 stable amd64 x86 and arm64
authorMatthew Thode <prometheanfire@gentoo.org>
Fri, 27 Sep 2019 18:09:53 +0000 (13:09 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Fri, 27 Sep 2019 18:12:32 +0000 (13:12 -0500)
Package-Manager: Portage-2.3.69, Repoman-2.3.17
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
gui-libs/wlroots/wlroots-0.7.0.ebuild

index 2e9ec327912612420f6ab5efa450a735df25dfe5..9dcae89da2dbcdd04552c52afecf5b68fc7e3900 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 ~x86"
+       KEYWORDS="amd64 arm64 x86"
 fi
 
 LICENSE="MIT"