summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2019-08-11 14:54:27 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2019-08-11 16:13:13 -0500
commitf0de04fb32a315973242115924f0096decbad704 (patch)
tree05bd4a30cfa7cbeb9716eddfece403247f10e07d /gui-apps/swayidle
parentxfce-base/xfdesktop: Bump to 4.14.0 (diff)
downloadgentoo-f0de04fb32a315973242115924f0096decbad704.tar.gz
gentoo-f0de04fb32a315973242115924f0096decbad704.tar.bz2
gentoo-f0de04fb32a315973242115924f0096decbad704.zip
gui-apps/swayidle: 1.5.0 stable amd64 arm64 and x86
Package-Manager: Portage-2.3.69, Repoman-2.3.17 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'gui-apps/swayidle')
-rw-r--r--gui-apps/swayidle/swayidle-1.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-apps/swayidle/swayidle-1.5.ebuild b/gui-apps/swayidle/swayidle-1.5.ebuild
index b338cccdbd2e..b4a51c1048ea 100644
--- a/gui-apps/swayidle/swayidle-1.5.ebuild
+++ b/gui-apps/swayidle/swayidle-1.5.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 ~x86"
+ KEYWORDS="amd64 arm64 x86"
fi
LICENSE="MIT"