commit: 7a11b3374fd037a7594afb4f153bc2928eb69370 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Nov 24 23:26:43 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Nov 24 23:26:43 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a11b337
x11-wm/icewm: Stabilize 2.8.0 sparc, #827030 Signed-off-by: Sam James <sam <AT> gentoo.org> x11-wm/icewm/icewm-2.8.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-wm/icewm/icewm-2.8.0.ebuild b/x11-wm/icewm/icewm-2.8.0.ebuild index 5a0d4fbac256..1caaea827747 100644 --- a/x11-wm/icewm/icewm-2.8.0.ebuild +++ b/x11-wm/icewm/icewm-2.8.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