diff options
Diffstat (limited to 'x11-misc/cairo-clock/cairo-clock-0.3.4-r2.ebuild')
-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 |