commit: 8b72cc8309764843f0515cf7f707ab1c158f9ef0 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Wed Oct 6 06:04:55 2021 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Wed Oct 6 06:04:55 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b72cc83
x11-wm/icewm: amd64 stable wrt bug #816276 Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> x11-wm/icewm/icewm-2.7.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-wm/icewm/icewm-2.7.0.ebuild b/x11-wm/icewm/icewm-2.7.0.ebuild index c7c61ee6df9..2317cd42115 100644 --- a/x11-wm/icewm/icewm-2.7.0.ebuild +++ b/x11-wm/icewm/icewm-2.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 ~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