diff options
author | Sam James <sam@gentoo.org> | 2022-12-02 00:46:03 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-12-02 00:46:03 +0000 |
commit | 11481275391c15945856a79956f91f408884817c (patch) | |
tree | bf8316d08b6af3065ee80038be767132a71fa8c9 /x11-wm/icewm | |
parent | sci-visualization/gnuplot: Stabilize 5.4.4 ppc, #883915 (diff) | |
download | gentoo-11481275391c15945856a79956f91f408884817c.tar.gz gentoo-11481275391c15945856a79956f91f408884817c.tar.bz2 gentoo-11481275391c15945856a79956f91f408884817c.zip |
x11-wm/icewm: Stabilize 2.9.7 sparc, #883927
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-wm/icewm')
-rw-r--r-- | x11-wm/icewm/icewm-2.9.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/icewm/icewm-2.9.7.ebuild b/x11-wm/icewm/icewm-2.9.7.ebuild index b1edaf9d94aa..90c62e5bf31f 100644 --- a/x11-wm/icewm/icewm-2.9.7.ebuild +++ b/x11-wm/icewm/icewm-2.9.7.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 xinerama" # Tests broken in all versions, patches welcome, bug #323907, #389533 |