summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-10-05 08:47:49 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-10-05 08:47:49 +0200
commit5b0ff9af80015f463f390fd4a282d3115b1d0f25 (patch)
treec32dadb4e5d31a22375453a28ce7511e805575ad
parentsci-libs/amd: x86 stable wrt bug #816234 (diff)
downloadgentoo-5b0ff9af.tar.gz
gentoo-5b0ff9af.tar.bz2
gentoo-5b0ff9af.zip
x11-wm/icewm: x86 stable wrt bug #816276
Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--x11-wm/icewm/icewm-2.7.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/icewm/icewm-2.7.0.ebuild b/x11-wm/icewm/icewm-2.7.0.ebuild
index 7b0d626e90a0..c7c61ee6df91 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