diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-10-29 23:49:52 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-10-29 23:51:35 +0100 |
commit | ccbc86842188b50757f5e50b713bc05140fb2ce7 (patch) | |
tree | 99702dd23f6c42bdaf42c7bb20339f51007309f5 /x11-wm/icewm | |
parent | sys-apps/isapnptools: Fix UnnecessarySlashStrip (diff) | |
download | gentoo-ccbc86842188b50757f5e50b713bc05140fb2ce7.tar.gz gentoo-ccbc86842188b50757f5e50b713bc05140fb2ce7.tar.bz2 gentoo-ccbc86842188b50757f5e50b713bc05140fb2ce7.zip |
x11-wm/icewm: x86 stable (bug #751796)
Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'x11-wm/icewm')
-rw-r--r-- | x11-wm/icewm/icewm-1.8.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/icewm/icewm-1.8.3.ebuild b/x11-wm/icewm/icewm-1.8.3.ebuild index f3a5bab3c272..5aadd1b5fc54 100644 --- a/x11-wm/icewm/icewm-1.8.3.ebuild +++ b/x11-wm/icewm/icewm-1.8.3.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 |