We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a36f8ed commit 8283980Copy full SHA for 8283980
gui-wm/sway/sway-1.10.1.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} == 9999 ]]; then
14
else
15
MY_PV=${PV/_rc/-rc}
16
SRC_URI="https://github.com/swaywm/${PN}/archive/${MY_PV}.tar.gz -> ${P}.tar.gz"
17
- KEYWORDS="amd64 arm64 ~loong ~ppc64 ~riscv ~x86"
+ KEYWORDS="amd64 arm64 ~loong ~ppc64 ~riscv x86"
18
S="${WORKDIR}/${PN}-${MY_PV}"
19
fi
20
0 commit comments