diff options
author | Sam James <sam@gentoo.org> | 2022-03-03 22:12:50 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-03-04 00:39:36 +0000 |
commit | afce67ceb9dba75ae40f507c8b926b863a77d19d (patch) | |
tree | 87ae2d299d1d7ee3cac2d3d80d0d41d964009a15 /x11-plugins/wmfishtime/wmfishtime-1.24-r3.ebuild | |
parent | Revert "x11-plugins/wmgrabimage: destabilise for ppc" (diff) | |
download | gentoo-afce67ceb9dba75ae40f507c8b926b863a77d19d.tar.gz gentoo-afce67ceb9dba75ae40f507c8b926b863a77d19d.tar.bz2 gentoo-afce67ceb9dba75ae40f507c8b926b863a77d19d.zip |
Revert "x11-plugins/wmfishtime: destabilise for ppc"
This reverts commit eebbe2705c282d31a5f98cfc9cdc299fa96c7e79.
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-plugins/wmfishtime/wmfishtime-1.24-r3.ebuild')
-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 cd194da97353..3b20412197ae 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-2022 Gentoo Authors +# Copyright 1999-2021 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" |