summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2022-02-15 21:05:57 -0600
committerMatthew Thode <prometheanfire@gentoo.org>2022-02-15 21:09:41 -0600
commit72fd1f78164ee3621235925dfc2127bbfda68676 (patch)
treef20a2f94156b494058df7104ca3762b7c86fc6db /gui-apps
parentnet-misc/youtube-dl: sync live (diff)
downloadgentoo-72fd1f78164ee3621235925dfc2127bbfda68676.tar.gz
gentoo-72fd1f78164ee3621235925dfc2127bbfda68676.tar.bz2
gentoo-72fd1f78164ee3621235925dfc2127bbfda68676.zip
gui-apps/swayidle: 1.7.1 stable amd64 arm64 x86
Package-Manager: Portage-3.0.30, 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.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-apps/swayidle/swayidle-1.7.1.ebuild b/gui-apps/swayidle/swayidle-1.7.1.ebuild
index 21f7eca26556..d81957f482f9 100644
--- a/gui-apps/swayidle/swayidle-1.7.1.ebuild
+++ b/gui-apps/swayidle/swayidle-1.7.1.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 ~riscv ~x86"
+ KEYWORDS="amd64 arm64 ~ppc64 ~riscv x86"
fi
LICENSE="MIT"