diff options
author | Sam James <sam@gentoo.org> | 2021-03-03 13:54:38 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-03 13:54:51 +0000 |
commit | 1428ecf65c7d8bd9d0d2e6bf374de73f4b575135 (patch) | |
tree | cab7d2c5f87e15906dabf3ea8c4fb045331f8966 /x11-wm | |
parent | app-text/po4a: drop old (diff) | |
download | gentoo-1428ecf65c7d8bd9d0d2e6bf374de73f4b575135.tar.gz gentoo-1428ecf65c7d8bd9d0d2e6bf374de73f4b575135.tar.bz2 gentoo-1428ecf65c7d8bd9d0d2e6bf374de73f4b575135.zip |
x11-wm/icewm: Stabilize 2.1.2 sparc, #773988
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/icewm/icewm-2.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/icewm/icewm-2.1.2.ebuild b/x11-wm/icewm/icewm-2.1.2.ebuild index 512be718113c..6215cdd777d4 100644 --- a/x11-wm/icewm/icewm-2.1.2.ebuild +++ b/x11-wm/icewm/icewm-2.1.2.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 |