diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-08-26 16:57:21 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-08-26 16:57:21 +0200 |
commit | 0ee396c9946842b1c71e640cca106360ffc5192c (patch) | |
tree | 2db260f223858d1059597dd7f92c976950b7d695 /x11-wm | |
parent | dev-util/meson: ppc stable wrt bug #692734 (diff) | |
download | gentoo-0ee396c9946842b1c71e640cca106360ffc5192c.tar.gz gentoo-0ee396c9946842b1c71e640cca106360ffc5192c.tar.bz2 gentoo-0ee396c9946842b1c71e640cca106360ffc5192c.zip |
x11-wm/icewm: ppc stable wrt bug #692790
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/icewm/icewm-1.5.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/icewm/icewm-1.5.5.ebuild b/x11-wm/icewm/icewm-1.5.5.ebuild index 1ffd51f5ed5f..87dfafb36497 100644 --- a/x11-wm/icewm/icewm-1.5.5.ebuild +++ b/x11-wm/icewm/icewm-1.5.5.ebuild @@ -11,7 +11,7 @@ LICENSE="GPL-2" SRC_URI="https://github.com/ice-wm/icewm/releases/download/${PV}/${P}.tar.xz" SLOT="0" -KEYWORDS="amd64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ppc ~sparc ~x86" IUSE="+alsa ao bidi debug nls truetype uclibc xinerama" # Tests broken in all versions, patches welcome, bug #323907, #389533 |