commit: c81062db5693382bd6ba48e0a147d11ffa6ad08d Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Thu Sep 15 06:46:37 2022 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Thu Sep 15 06:46:49 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c81062db
x11-plugins/wmmoonclock: Stabilize 1.30 amd64, #867163 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> x11-plugins/wmmoonclock/wmmoonclock-1.30.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-plugins/wmmoonclock/wmmoonclock-1.30.ebuild b/x11-plugins/wmmoonclock/wmmoonclock-1.30.ebuild index e40b73d04b9e..54750a6e17b2 100644 --- a/x11-plugins/wmmoonclock/wmmoonclock-1.30.ebuild +++ b/x11-plugins/wmmoonclock/wmmoonclock-1.30.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=7 @@ -9,7 +9,7 @@ SRC_URI="https://www.dockapps.net/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~mips ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~mips ~ppc ~sparc ~x86" IUSE="" RDEPEND="x11-libs/libX11
