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

index 8604bda5510719cb6780142ca02ff7565fad99ee..447bf1644a1f2f3f2d0e6e3415250f44c79969e8 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 ~ppc64 ~x86"
+       KEYWORDS="amd64 arm64 ~ppc64 x86"
 fi
 
 LICENSE="MIT"