diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-08-29 19:45:24 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-08-29 19:56:47 +0200 |
commit | e039b6d218610b1ba4ca032dcb6b778151a4aa99 (patch) | |
tree | 96ecea86559d7f67d11ab0a2bbd70927e1920a92 | |
parent | sys-apps/help2man: x86 stable (bug #738326) (diff) | |
download | gentoo-e039b6d218610b1ba4ca032dcb6b778151a4aa99.tar.gz gentoo-e039b6d218610b1ba4ca032dcb6b778151a4aa99.tar.bz2 gentoo-e039b6d218610b1ba4ca032dcb6b778151a4aa99.zip |
x11-wm/icewm: x86 stable (bug #739000)
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
-rw-r--r-- | x11-wm/icewm/icewm-1.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/icewm/icewm-1.7.0.ebuild b/x11-wm/icewm/icewm-1.7.0.ebuild index 412f9a98a2e9..f5c1d16395ac 100644 --- a/x11-wm/icewm/icewm-1.7.0.ebuild +++ b/x11-wm/icewm/icewm-1.7.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 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 |