diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-07-19 14:41:11 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-07-19 14:41:11 +0200 |
commit | 791a874cb38cc15f55a70d3b5a67942e5c8baee9 (patch) | |
tree | afb0ab3d80a115de001006ff80a75226557fcced /x11-wm | |
parent | dev-python/pyenchant: ppc stable (bug #731498) (diff) | |
download | gentoo-791a874cb38cc15f55a70d3b5a67942e5c8baee9.tar.gz gentoo-791a874cb38cc15f55a70d3b5a67942e5c8baee9.tar.bz2 gentoo-791a874cb38cc15f55a70d3b5a67942e5c8baee9.zip |
x11-wm/icewm: amd64 stable wrt bug #732388
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/icewm/icewm-1.6.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/icewm/icewm-1.6.6.ebuild b/x11-wm/icewm/icewm-1.6.6.ebuild index e6e028efea55..fe0e2ed27f4e 100644 --- a/x11-wm/icewm/icewm-1.6.6.ebuild +++ b/x11-wm/icewm/icewm-1.6.6.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 |