summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2019-04-25 01:01:40 +0200
committerThomas Deutschmann <whissi@gentoo.org>2019-04-25 01:01:40 +0200
commitccdf184c5fdae91627f3248f04b373582ef7c631 (patch)
tree4a4f1b57fca52f6696cde4012f38dd9ed5fb3455 /gui-apps
parentgui-apps/swayidle: x86 stable (bug #682942) (diff)
downloadgentoo-ccdf184c5fdae91627f3248f04b373582ef7c631.tar.gz
gentoo-ccdf184c5fdae91627f3248f04b373582ef7c631.tar.bz2
gentoo-ccdf184c5fdae91627f3248f04b373582ef7c631.zip
gui-apps/swaylock: x86 stable (bug #682942)
Package-Manager: Portage-2.3.64, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'gui-apps')
-rw-r--r--gui-apps/swaylock/swaylock-1.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-apps/swaylock/swaylock-1.3.ebuild b/gui-apps/swaylock/swaylock-1.3.ebuild
index 8517c87fba62..57dd5189c5db 100644
--- a/gui-apps/swaylock/swaylock-1.3.ebuild
+++ b/gui-apps/swaylock/swaylock-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"