summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2021-09-17 16:39:28 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2021-09-17 16:39:28 -0500
commitd0102d625f5554aa8c65429f3323d25952d87b92 (patch)
treebe3b149a4811db11283d21a42e4625020b220ec6 /gui-apps
parentdev-ruby/puppetdb-termini: 7.6.0 bump (diff)
downloadgentoo-d0102d625f5554aa8c65429f3323d25952d87b92.tar.gz
gentoo-d0102d625f5554aa8c65429f3323d25952d87b92.tar.bz2
gentoo-d0102d625f5554aa8c65429f3323d25952d87b92.zip
gui-apps/swayidle: 1.7 stable amd64/arm64/x86
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'gui-apps')
-rw-r--r--gui-apps/swayidle/swayidle-1.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-apps/swayidle/swayidle-1.7.ebuild b/gui-apps/swayidle/swayidle-1.7.ebuild
index f6abc2bf7237..d504c8c88d5c 100644
--- a/gui-apps/swayidle/swayidle-1.7.ebuild
+++ b/gui-apps/swayidle/swayidle-1.7.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://github.com/swaywm/${PN}.git"
else
SRC_URI="https://github.com/swaywm/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+ KEYWORDS="amd64 arm64 ~ppc64 x86"
fi
LICENSE="MIT"