diff options
author | Sam James <sam@gentoo.org> | 2020-12-16 17:15:17 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-16 17:15:30 +0000 |
commit | 1b60f2a26fd497bf4d5c816e887db07baed857f9 (patch) | |
tree | 23154a4b09c423cdd11bc4cee0231a26c31e22d6 /x11-wm | |
parent | media-sound/mpd: Drop conditional docs (diff) | |
download | gentoo-1b60f2a26fd497bf4d5c816e887db07baed857f9.tar.gz gentoo-1b60f2a26fd497bf4d5c816e887db07baed857f9.tar.bz2 gentoo-1b60f2a26fd497bf4d5c816e887db07baed857f9.zip |
x11-wm/icewm: Stabilize 1.9.2 ppc, #759973
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/icewm/icewm-1.9.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/icewm/icewm-1.9.2.ebuild b/x11-wm/icewm/icewm-1.9.2.ebuild index eb1c5565903d..2397deb3594c 100644 --- a/x11-wm/icewm/icewm-1.9.2.ebuild +++ b/x11-wm/icewm/icewm-1.9.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 sparc x86" +KEYWORDS="~amd64 ppc sparc x86" IUSE="+alsa ao bidi debug +gdk-pixbuf nls truetype uclibc xinerama" # Tests broken in all versions, patches welcome, bug #323907, #389533 |