gui-libs/wlroots: 0.6.0 stable amd64 arm64 and x86
authorMatthew Thode <prometheanfire@gentoo.org>
Sun, 2 Jun 2019 17:19:27 +0000 (12:19 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Sun, 2 Jun 2019 17:19:27 +0000 (12:19 -0500)
Package-Manager: Portage-2.3.66, Repoman-2.3.13
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
gui-libs/wlroots/wlroots-0.6.0.ebuild

index db03b0f1e012c2c43dbd5ed5bdd03f5130e6f8ed..99d9b05be6f38d421d6dbb563262bbff6b1d7d1f 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"