diff options
author | Sam James <sam@gentoo.org> | 2022-03-03 22:20:54 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2022-03-03 22:20:54 +0100 |
commit | eebbe2705c282d31a5f98cfc9cdc299fa96c7e79 (patch) | |
tree | 7a455b6339b431029fb819549e753789ff50ef63 /x11-plugins/wmfishtime | |
parent | x11-plugins/wmfire: destabilise for ppc (diff) | |
download | gentoo-eebbe2705c282d31a5f98cfc9cdc299fa96c7e79.tar.gz gentoo-eebbe2705c282d31a5f98cfc9cdc299fa96c7e79.tar.bz2 gentoo-eebbe2705c282d31a5f98cfc9cdc299fa96c7e79.zip |
x11-plugins/wmfishtime: destabilise for ppc
Signed-off-by: Sam James <sam@gentoo.org>
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'x11-plugins/wmfishtime')
-rw-r--r-- | x11-plugins/wmfishtime/wmfishtime-1.24-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmfishtime/wmfishtime-1.24-r3.ebuild b/x11-plugins/wmfishtime/wmfishtime-1.24-r3.ebuild index 3b20412197ae..cd194da97353 100644 --- a/x11-plugins/wmfishtime/wmfishtime-1.24-r3.ebuild +++ b/x11-plugins/wmfishtime/wmfishtime-1.24-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ SRC_URI="http://www.ne.jp/asahi/linux/timecop/software/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc ppc64 ~sparc x86" +KEYWORDS="amd64 ~ppc ppc64 ~sparc x86" RDEPEND="x11-libs/gtk+:2 x11-libs/libX11" |