We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39b7870 commit e0ebe48Copy full SHA for e0ebe48
gui-apps/swayidle/swayidle-1.6.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then
13
EGIT_REPO_URI="https://github.com/swaywm/${PN}.git"
14
else
15
SRC_URI="https://github.com/swaywm/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
16
- KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+ KEYWORDS="amd64 arm64 ~ppc64 x86"
17
fi
18
19
LICENSE="MIT"
0 commit comments