diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-10-05 08:47:49 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-10-05 08:47:49 +0200 |
commit | 5b0ff9af80015f463f390fd4a282d3115b1d0f25 (patch) | |
tree | c32dadb4e5d31a22375453a28ce7511e805575ad /x11-wm | |
parent | sci-libs/amd: x86 stable wrt bug #816234 (diff) | |
download | gentoo-5b0ff9af80015f463f390fd4a282d3115b1d0f25.tar.gz gentoo-5b0ff9af80015f463f390fd4a282d3115b1d0f25.tar.bz2 gentoo-5b0ff9af80015f463f390fd4a282d3115b1d0f25.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>
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/icewm/icewm-2.7.0.ebuild | 2 |
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 |