diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-08-26 17:00:24 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-08-26 17:00:24 +0200 |
commit | e620bae7777bbcf60b9677c763814d587144fe2f (patch) | |
tree | e7840281285cc543bd246e44d7987621f4347885 /x11-wm | |
parent | gnome-base/nautilus: x86 stable wrt bug #692784 (diff) | |
download | gentoo-e620bae7777bbcf60b9677c763814d587144fe2f.tar.gz gentoo-e620bae7777bbcf60b9677c763814d587144fe2f.tar.bz2 gentoo-e620bae7777bbcf60b9677c763814d587144fe2f.zip |
x11-wm/icewm: x86 stable wrt bug #692790
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/icewm/icewm-1.5.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/icewm/icewm-1.5.5.ebuild b/x11-wm/icewm/icewm-1.5.5.ebuild index dd66d190dfc9..d38893669b3f 100644 --- a/x11-wm/icewm/icewm-1.5.5.ebuild +++ b/x11-wm/icewm/icewm-1.5.5.ebuild @@ -11,7 +11,7 @@ LICENSE="GPL-2" SRC_URI="https://github.com/ice-wm/icewm/releases/download/${PV}/${P}.tar.xz" SLOT="0" -KEYWORDS="amd64 ppc sparc ~x86" +KEYWORDS="amd64 ppc sparc x86" IUSE="+alsa ao bidi debug nls truetype uclibc xinerama" # Tests broken in all versions, patches welcome, bug #323907, #389533 |