gui-wm/sway: x86 stable (bug #682942)
authorThomas Deutschmann <whissi@gentoo.org>
Wed, 24 Apr 2019 23:03:12 +0000 (01:03 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Wed, 24 Apr 2019 23:03:12 +0000 (01:03 +0200)
Package-Manager: Portage-2.3.64, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
gui-wm/sway/sway-1.0.ebuild

index 412af2358e26bd8f1c9817c7e16880e66cf3a430..959bbbde1c796c49c868740c5c95b5f6ecbf7058 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