summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2023-01-14 10:50:10 +0200
committerJoonas Niilola <juippis@gentoo.org>2023-01-14 10:50:28 +0200
commit2389958da91972f81953c197d2c489b27fbbd1b8 (patch)
tree04fbad4183d3ec8d35d34ffde03aed968f137ac0 /x11-wm
parentdev-python/pywlroots: Keyword 0.15.24 x86, #890573 (diff)
downloadgentoo-2389958da91972f81953c197d2c489b27fbbd1b8.tar.gz
gentoo-2389958da91972f81953c197d2c489b27fbbd1b8.tar.bz2
gentoo-2389958da91972f81953c197d2c489b27fbbd1b8.zip
x11-wm/qtile: Keyword 0.22.1-r1 x86, #890573
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/qtile/qtile-0.22.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/qtile/qtile-0.22.1-r1.ebuild b/x11-wm/qtile/qtile-0.22.1-r1.ebuild
index 8a72f39eca76..0c6ec1818ef4 100644
--- a/x11-wm/qtile/qtile-0.22.1-r1.ebuild
+++ b/x11-wm/qtile/qtile-0.22.1-r1.ebuild
@@ -16,7 +16,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://github.com/qtile/qtile.git"
else
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
- KEYWORDS="~amd64 ~riscv"
+ KEYWORDS="~amd64 ~riscv ~x86"
fi
LICENSE="MIT"