diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-06-08 08:59:08 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-06-08 08:59:08 +0200 |
commit | b56cd8666605c7542eddcbef8a43cb5fc48f212b (patch) | |
tree | 4d482c3fbcc81f313d30892051020254d31d7012 | |
parent | net-misc/putty: ppc stable wrt bug #794508 (diff) | |
download | gentoo-b56cd8666605c7542eddcbef8a43cb5fc48f212b.tar.gz gentoo-b56cd8666605c7542eddcbef8a43cb5fc48f212b.tar.bz2 gentoo-b56cd8666605c7542eddcbef8a43cb5fc48f212b.zip |
x11-wm/icewm: ppc stable wrt bug #794673
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | x11-wm/icewm/icewm-2.3.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/icewm/icewm-2.3.4.ebuild b/x11-wm/icewm/icewm-2.3.4.ebuild index 2317cd42115d..512be718113c 100644 --- a/x11-wm/icewm/icewm-2.3.4.ebuild +++ b/x11-wm/icewm/icewm-2.3.4.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 |