commit:     aff617bb0da197d4480e29dc068901802d273210
Author:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 18 16:02:50 2024 +0000
Commit:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Mon Mar 18 16:02:50 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aff617bb

gui-wm/sway: stabilize 1.9 for amd64, arm64, x86

Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>

 gui-wm/sway/sway-1.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gui-wm/sway/sway-1.9.ebuild b/gui-wm/sway/sway-1.9.ebuild
index 905df0af237e..85c49a9b40ca 100644
--- a/gui-wm/sway/sway-1.9.ebuild
+++ b/gui-wm/sway/sway-1.9.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 ~loong ~ppc64 ~riscv ~x86"
+       KEYWORDS="amd64 arm64 ~loong ~ppc64 ~riscv x86"
        S="${WORKDIR}/${PN}-${MY_PV}"
 fi
 

Reply via email to