summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-07 00:50:33 +0000
committerSam James <sam@gentoo.org>2021-01-07 00:57:37 +0000
commit757076de46fb9cea1ca37d7b3664142343bf0afd (patch)
tree7eb37e187280769feb0d18241bbca33bb5685b81 /x11-misc
parentapp-arch/torrentzip: Stabilize 0.9-r1 amd64, #763153 (diff)
downloadgentoo-757076de46fb9cea1ca37d7b3664142343bf0afd.tar.gz
gentoo-757076de46fb9cea1ca37d7b3664142343bf0afd.tar.bz2
gentoo-757076de46fb9cea1ca37d7b3664142343bf0afd.zip
x11-misc/sxhkd: Stabilize 0.6.2 amd64, #763225
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/sxhkd/sxhkd-0.6.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/sxhkd/sxhkd-0.6.2.ebuild b/x11-misc/sxhkd/sxhkd-0.6.2.ebuild
index 81ef00356ead..da492d24eb92 100644
--- a/x11-misc/sxhkd/sxhkd-0.6.2.ebuild
+++ b/x11-misc/sxhkd/sxhkd-0.6.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -10,7 +10,7 @@ SRC_URI="https://github.com/baskerville/sxhkd/archive/${PV}.tar.gz -> ${P}.tar.g
LICENSE="BSD-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
RDEPEND="x11-libs/libxcb
x11-libs/xcb-util-keysyms"