diff options
author | Sam James <sam@gentoo.org> | 2021-02-22 07:17:26 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-22 07:17:26 +0000 |
commit | 1f36a75f8effd65c649cba971ae68fd993d7051c (patch) | |
tree | b4a81646a539e676b540c8f6bacb4d85db11c4ef | |
parent | dev-python/theano-pymc: Keyword 1.1.2 arm64, #766638 (diff) | |
download | gentoo-1f36a75f8effd65c649cba971ae68fd993d7051c.tar.gz gentoo-1f36a75f8effd65c649cba971ae68fd993d7051c.tar.bz2 gentoo-1f36a75f8effd65c649cba971ae68fd993d7051c.zip |
x11-wm/icewm: Keyword 2.1.2 ppc64, #769971
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | x11-wm/icewm/icewm-2.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/icewm/icewm-2.1.2.ebuild b/x11-wm/icewm/icewm-2.1.2.ebuild index ec1d0545c005..7b0d626e90a0 100644 --- a/x11-wm/icewm/icewm-2.1.2.ebuild +++ b/x11-wm/icewm/icewm-2.1.2.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 ~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 |