diff options
author | Sam James <sam@gentoo.org> | 2022-03-03 22:20:59 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2022-03-03 22:20:59 +0100 |
commit | 386817e5916a4e750d3016502336793c9dd23a2d (patch) | |
tree | 15cc060532d049d592158de2476f468f85dcb147 /x11-plugins | |
parent | x11-plugins/wmload: destabilise for ppc (diff) | |
download | gentoo-386817e5916a4e750d3016502336793c9dd23a2d.tar.gz gentoo-386817e5916a4e750d3016502336793c9dd23a2d.tar.bz2 gentoo-386817e5916a4e750d3016502336793c9dd23a2d.zip |
x11-plugins/wmMatrix: destabilise for ppc
Signed-off-by: Sam James <sam@gentoo.org>
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/wmMatrix/wmMatrix-0.2-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmMatrix/wmMatrix-0.2-r2.ebuild b/x11-plugins/wmMatrix/wmMatrix-0.2-r2.ebuild index 5b686f451ee5..ee495f47e7ea 100644 --- a/x11-plugins/wmMatrix/wmMatrix-0.2-r2.ebuild +++ b/x11-plugins/wmMatrix/wmMatrix-0.2-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -19,7 +19,7 @@ RDEPEND="${CDEPEND} SLOT="0" LICENSE="GPL-2" -KEYWORDS="amd64 ppc ppc64 ~sparc x86" +KEYWORDS="amd64 ~ppc ppc64 ~sparc x86" IUSE="" PATCHES=( |