diff options
author | 2020-11-17 19:48:58 +0100 | |
---|---|---|
committer | 2020-11-17 19:48:58 +0100 | |
commit | ad46472b5efed67491674345a41a9145c8679d9d (patch) | |
tree | f5536b1d27033ad0ffe666da6624bb2fd87373b3 /x11-wm/icewm | |
parent | dev-ruby/sdoc: ppc stable wrt bug #754918 (diff) | |
download | gentoo-ad46472b5efed67491674345a41a9145c8679d9d.tar.gz gentoo-ad46472b5efed67491674345a41a9145c8679d9d.tar.bz2 gentoo-ad46472b5efed67491674345a41a9145c8679d9d.zip |
x11-wm/icewm: ppc stable wrt bug #751796
Package-Manager: Portage-3.0.8, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-wm/icewm')
-rw-r--r-- | x11-wm/icewm/icewm-1.8.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/icewm/icewm-1.8.3.ebuild b/x11-wm/icewm/icewm-1.8.3.ebuild index 310d2f45e737..a9502b12ad78 100644 --- a/x11-wm/icewm/icewm-1.8.3.ebuild +++ b/x11-wm/icewm/icewm-1.8.3.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 |