gui-wm/sway: 1.1.1 stable amd64 and x86
authorMatthew Thode <prometheanfire@gentoo.org>
Thu, 27 Jun 2019 15:02:04 +0000 (10:02 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Thu, 27 Jun 2019 15:25:39 +0000 (10:25 -0500)
Package-Manager: Portage-2.3.66, Repoman-2.3.16
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
gui-wm/sway/sway-1.1.1.ebuild

index 5293b993a7d5ff6fdbf695b7ae821e5e981d4134..58983d61520f0f06726de22e135bb353af44a1ae 100644 (file)
@@ -14,7 +14,7 @@ if [[ ${PV} == 9999 ]]; then
 else
        MY_PV=${PV/_rc/-rc}
        SRC_URI="https://github.com/swaywm/${PN}/archive/${MY_PV}.tar.gz -> ${P}.tar.gz"
-       KEYWORDS="~amd64 ~arm64 ~x86"
+       KEYWORDS="amd64 ~arm64 x86"
        S="${WORKDIR}/${PN}-${MY_PV}"
 fi