From: Matthew Thode Date: Sat, 22 Feb 2020 21:37:46 +0000 (-0600) Subject: gui-wm/sway: 1.4 stable amd64 x86 and arm64 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=e5d7c8d92b1d7288cbe15ee8a8bccef15d244923;p=gentoo.git gui-wm/sway: 1.4 stable amd64 x86 and arm64 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Matthew Thode --- diff --git a/gui-wm/sway/sway-1.4.ebuild b/gui-wm/sway/sway-1.4.ebuild index 4e8d954b57fd..d0fc53539b7b 100644 --- a/gui-wm/sway/sway-1.4.ebuild +++ b/gui-wm/sway/sway-1.4.ebuild @@ -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 ~ppc64 ~x86" + KEYWORDS="amd64 arm64 ~ppc64 x86" S="${WORKDIR}/${PN}-${MY_PV}" fi