diff options
author | Sam James <sam@gentoo.org> | 2022-03-03 22:21:09 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2022-03-03 22:21:09 +0100 |
commit | 01c1832f5ac7147eb3770c5614c30c7785080b22 (patch) | |
tree | a07bdd3f125a58bb98ea34b3eb8b52f29a4ef5d5 /x11-plugins | |
parent | x11-plugins/wmsystray: destabilise for ppc (diff) | |
download | gentoo-01c1832f5ac7147eb3770c5614c30c7785080b22.tar.gz gentoo-01c1832f5ac7147eb3770c5614c30c7785080b22.tar.bz2 gentoo-01c1832f5ac7147eb3770c5614c30c7785080b22.zip |
x11-plugins/wmtimer: 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/wmtimer/wmtimer-2.92-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmtimer/wmtimer-2.92-r2.ebuild b/x11-plugins/wmtimer/wmtimer-2.92-r2.ebuild index bcf6d63c094c..7526e4a8d8ae 100644 --- a/x11-plugins/wmtimer/wmtimer-2.92-r2.ebuild +++ b/x11-plugins/wmtimer/wmtimer-2.92-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=6 @@ -10,7 +10,7 @@ SRC_URI="https://github.com/bbidulock/wmtimer/releases/download/v${PV}/${P}.tar. LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc ppc64 ~sparc x86" +KEYWORDS="amd64 ~ppc ppc64 ~sparc x86" IUSE="" RDEPEND=">=dev-libs/glib-2 |