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

index b338cccdbd2e54a71006c69d02a6ed5b1b241245..b4a51c1048ea971d485f44b364db27f43822d89e 100644 (file)
@@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then
        EGIT_REPO_URI="https://github.com/swaywm/${PN}.git"
 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"