diff options
author | Sam James <sam@gentoo.org> | 2021-03-15 21:19:08 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-15 21:21:29 +0000 |
commit | 2a976a469e426ab7299ca7820667eae1b0f3e374 (patch) | |
tree | 91b7305c8ab91a1594b36d10eb6506db5cc53092 /x11-misc/cairo-clock | |
parent | x11-misc/3ddesktop: Stabilize 0.2.9-r2 amd64, #776436 (diff) | |
download | gentoo-2a976a469e426ab7299ca7820667eae1b0f3e374.tar.gz gentoo-2a976a469e426ab7299ca7820667eae1b0f3e374.tar.bz2 gentoo-2a976a469e426ab7299ca7820667eae1b0f3e374.zip |
x11-misc/cairo-clock: Stabilize 0.3.4-r2 amd64, #776439
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-misc/cairo-clock')
-rw-r--r-- | x11-misc/cairo-clock/cairo-clock-0.3.4-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/cairo-clock/cairo-clock-0.3.4-r2.ebuild b/x11-misc/cairo-clock/cairo-clock-0.3.4-r2.ebuild index 675a9bf64b02..c0dfcca3fb9f 100644 --- a/x11-misc/cairo-clock/cairo-clock-0.3.4-r2.ebuild +++ b/x11-misc/cairo-clock/cairo-clock-0.3.4-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 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://macslow.thepimp.net/projects/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" RDEPEND=" >=dev-libs/glib-2.8 |