diff options
author | Sam James <sam@gentoo.org> | 2024-10-02 21:11:03 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-10-02 21:11:03 +0100 |
commit | 943e630727acc13189a9328f9a16945918b326a2 (patch) | |
tree | d454aa9b01395639fa6657b48ba8343dbd877cec | |
parent | x11-terms/guake: Stabilize 3.10 x86, #940666 (diff) | |
download | gentoo-943e630727acc13189a9328f9a16945918b326a2.tar.gz gentoo-943e630727acc13189a9328f9a16945918b326a2.tar.bz2 gentoo-943e630727acc13189a9328f9a16945918b326a2.zip |
x11-wm/spectrwm: Stabilize 3.6.0 x86, #940667
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | x11-wm/spectrwm/spectrwm-3.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/spectrwm/spectrwm-3.6.0.ebuild b/x11-wm/spectrwm/spectrwm-3.6.0.ebuild index 40dd1a4780be..3bcd0b299027 100644 --- a/x11-wm/spectrwm/spectrwm-3.6.0.ebuild +++ b/x11-wm/spectrwm/spectrwm-3.6.0.ebuild @@ -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 ) |