diff options
author | Sam James <sam@gentoo.org> | 2022-03-03 22:12:40 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-03-04 00:39:26 +0000 |
commit | 45a2a4018baa453e1f2fb48e701dfbf140b93a9e (patch) | |
tree | 19ed4e812103724c206a80dae367f887cb69954c /x11-plugins | |
parent | Revert "x11-plugins/wmmoonclock: destabilise for ppc" (diff) | |
download | gentoo-45a2a4018baa453e1f2fb48e701dfbf140b93a9e.tar.gz gentoo-45a2a4018baa453e1f2fb48e701dfbf140b93a9e.tar.bz2 gentoo-45a2a4018baa453e1f2fb48e701dfbf140b93a9e.zip |
Revert "x11-plugins/wmMatrix: destabilise for ppc"
This reverts commit 386817e5916a4e750d3016502336793c9dd23a2d.
Signed-off-by: Sam James <sam@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 ee495f47e7ea..5b686f451ee5 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-2022 Gentoo Authors +# Copyright 1999-2020 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=( |