summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorBen Kohler <bkohler@gentoo.org>2024-04-26 09:25:42 -0500
committerBen Kohler <bkohler@gentoo.org>2024-04-26 09:31:45 -0500
commit38715bb9df970e759cd16b5e96ff06a8db849ab9 (patch)
tree5cae6088a53d657e5b075aa13ab45a430b6c82e1 /x11-wm
parentmedia-gfx/rawtherapee: stabilize 5.10-r1 for amd64, x86 (diff)
downloadgentoo-38715bb9df970e759cd16b5e96ff06a8db849ab9.tar.gz
gentoo-38715bb9df970e759cd16b5e96ff06a8db849ab9.tar.bz2
gentoo-38715bb9df970e759cd16b5e96ff06a8db849ab9.zip
x11-wm/spectrwm: stabilize 3.5.1 for amd64, x86
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/spectrwm/spectrwm-3.5.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/spectrwm/spectrwm-3.5.1.ebuild b/x11-wm/spectrwm/spectrwm-3.5.1.ebuild
index 721549a39ae1..8e29591ba462 100644
--- a/x11-wm/spectrwm/spectrwm-3.5.1.ebuild
+++ b/x11-wm/spectrwm/spectrwm-3.5.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -11,7 +11,7 @@ S="${WORKDIR}/${PN}-${PN^^}_${PV//./_}"
LICENSE="ISC"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
DEPEND="
elibc_musl? ( sys-libs/queue-standalone )