diff options
author | Sam James <sam@gentoo.org> | 2021-07-09 02:35:17 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-09 02:35:18 +0100 |
commit | 746708a7619438ce68bdd962ac997502dfd16ece (patch) | |
tree | 054603a94c2b186070fd6e6295e70ff9813f6ec4 /x11-wm | |
parent | sys-fs/bees: fix systemd unit and prefix (diff) | |
download | gentoo-746708a7619438ce68bdd962ac997502dfd16ece.tar.gz gentoo-746708a7619438ce68bdd962ac997502dfd16ece.tar.bz2 gentoo-746708a7619438ce68bdd962ac997502dfd16ece.zip |
x11-wm/icewm: Stabilize 2.5.0 sparc, #801148
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/icewm/icewm-2.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/icewm/icewm-2.5.0.ebuild b/x11-wm/icewm/icewm-2.5.0.ebuild index 7b0d626e90a0..9dac2306849e 100644 --- a/x11-wm/icewm/icewm-2.5.0.ebuild +++ b/x11-wm/icewm/icewm-2.5.0.ebuild @@ -11,7 +11,7 @@ LICENSE="GPL-2" SRC_URI="https://github.com/ice-wm/icewm/releases/download/${PV}/${P}.tar.lz" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 sparc ~x86" IUSE="+alsa ao bidi debug +gdk-pixbuf imlib nls truetype uclibc xinerama" # Tests broken in all versions, patches welcome, bug #323907, #389533 |