summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2020-09-12 14:17:33 +0300
committerMikle Kolyada <zlogene@gentoo.org>2020-09-12 14:18:07 +0300
commit6b88ba0ef085da247655f6cbf5bbd9c520d49c74 (patch)
treee2bc46b7d08af732f97445f912025c6bf42c4b7d /x11-wm
parentmedia-sound/ardour: bump to 6.3 (diff)
downloadgentoo-6b88ba0ef085da247655f6cbf5bbd9c520d49c74.tar.gz
gentoo-6b88ba0ef085da247655f6cbf5bbd9c520d49c74.tar.bz2
gentoo-6b88ba0ef085da247655f6cbf5bbd9c520d49c74.zip
x11-wm/qtile: Stabilize 0.15.1 amd64, #733616
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/qtile/qtile-0.15.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/qtile/qtile-0.15.1.ebuild b/x11-wm/qtile/qtile-0.15.1.ebuild
index dae1095c6247..afcf3b32b6e2 100644
--- a/x11-wm/qtile/qtile-0.15.1.ebuild
+++ b/x11-wm/qtile/qtile-0.15.1.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == 9999* ]] ; then
inherit git-r3
else
SRC_URI="https://github.com/qtile/qtile/archive/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="amd64 ~x86"
fi
DESCRIPTION="A full-featured, hackable tiling window manager written in Python"