diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-22 19:32:36 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-22 19:35:09 +0300 |
commit | f5d3d6843c5a7c2a7396421a0c279a9e0828faa1 (patch) | |
tree | 74a407a3765078464254177b069435ac9ac02350 /x11-plugins/wmfishtime | |
parent | sci-chemistry/gromacs: Drop ~alpha ~ppc64 and ~sparc (diff) | |
download | gentoo-f5d3d6843c5a7c2a7396421a0c279a9e0828faa1.tar.gz gentoo-f5d3d6843c5a7c2a7396421a0c279a9e0828faa1.tar.bz2 gentoo-f5d3d6843c5a7c2a7396421a0c279a9e0828faa1.zip |
x11-plugins/wmfishtime: amd64 stable wrt bug #666088
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
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 c66c62e7593d..d031d7285b63 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-2018 Gentoo Foundation +# Copyright 1999-2018 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" |