summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2019-06-02 12:21:49 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2019-06-02 12:21:49 -0500
commit0f075dba511877cb12849e43d99e61ff8d0dd602 (patch)
tree523913884591bfdbed7d4d3f6898318ca84586b0 /gui-apps
parentgui-apps/swaybg: 1.0 stable amd65 arm64 and x86 (diff)
downloadgentoo-0f075dba511877cb12849e43d99e61ff8d0dd602.tar.gz
gentoo-0f075dba511877cb12849e43d99e61ff8d0dd602.tar.bz2
gentoo-0f075dba511877cb12849e43d99e61ff8d0dd602.zip
gui-apps/swayidle: 1.3 stable amd64 arm64 and x86
Package-Manager: Portage-2.3.66, Repoman-2.3.13 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'gui-apps')
-rw-r--r--gui-apps/swayidle/swayidle-1.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-apps/swayidle/swayidle-1.3.ebuild b/gui-apps/swayidle/swayidle-1.3.ebuild
index b338cccdbd2e..b4a51c1048ea 100644
--- a/gui-apps/swayidle/swayidle-1.3.ebuild
+++ b/gui-apps/swayidle/swayidle-1.3.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"