diff options
author | Sam James <sam@gentoo.org> | 2022-03-03 22:21:10 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2022-03-03 22:21:10 +0100 |
commit | a847d859fa894a8272e2ef7202c3596acc1a4430 (patch) | |
tree | df46bc59bf4925bcebd8e063ec1c84ebfc6c995c /x11-plugins/wmtz | |
parent | x11-plugins/wmtimer: destabilise for ppc (diff) | |
download | gentoo-a847d859fa894a8272e2ef7202c3596acc1a4430.tar.gz gentoo-a847d859fa894a8272e2ef7202c3596acc1a4430.tar.bz2 gentoo-a847d859fa894a8272e2ef7202c3596acc1a4430.zip |
x11-plugins/wmtz: destabilise for ppc
Signed-off-by: Sam James <sam@gentoo.org>
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'x11-plugins/wmtz')
-rw-r--r-- | x11-plugins/wmtz/wmtz-0.7_p20150816.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmtz/wmtz-0.7_p20150816.ebuild b/x11-plugins/wmtz/wmtz-0.7_p20150816.ebuild index 1e47374c61b4..6ae60471f38d 100644 --- a/x11-plugins/wmtz/wmtz-0.7_p20150816.ebuild +++ b/x11-plugins/wmtz/wmtz-0.7_p20150816.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~voyageur/distfiles/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc ~sparc x86" +KEYWORDS="amd64 ~ppc ~sparc x86" IUSE="" RDEPEND=">=x11-libs/libdockapp-0.7:= |