diff options
author | Sam James <sam@gentoo.org> | 2021-02-10 02:45:24 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-10 02:45:24 +0000 |
commit | 821c6849f1ded8096cc66e42569dc735065641f1 (patch) | |
tree | 06b381070dcfaafc18522df0b32bc67791482f65 /x11-wm/icewm | |
parent | net-p2p/bittornado-0.4.1_p20160925-r2: Add fix for py38 (diff) | |
download | gentoo-821c6849f1ded8096cc66e42569dc735065641f1.tar.gz gentoo-821c6849f1ded8096cc66e42569dc735065641f1.tar.bz2 gentoo-821c6849f1ded8096cc66e42569dc735065641f1.zip |
x11-wm/icewm: Stabilize 2.0.1 sparc, #769824
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-wm/icewm')
-rw-r--r-- | x11-wm/icewm/icewm-2.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/icewm/icewm-2.0.1.ebuild b/x11-wm/icewm/icewm-2.0.1.ebuild index ec1d0545c005..f0334cb98d53 100644 --- a/x11-wm/icewm/icewm-2.0.1.ebuild +++ b/x11-wm/icewm/icewm-2.0.1.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 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc sparc ~x86" IUSE="+alsa ao bidi debug +gdk-pixbuf imlib nls truetype uclibc xinerama" # Tests broken in all versions, patches welcome, bug #323907, #389533 |