diff options
author | 2025-01-11 06:36:44 +0000 | |
---|---|---|
committer | 2025-01-11 06:36:44 +0000 | |
commit | 0ca3d52f01fd01c9822d2f1d52dc719fa3b968eb (patch) | |
tree | 6b324eb792401051526e4fe9ca13a6e2c30d3e77 /x11-apps | |
parent | dev-vcs/git: fix USE=doc (diff) | |
download | gentoo-0ca3d52f01fd01c9822d2f1d52dc719fa3b968eb.tar.gz gentoo-0ca3d52f01fd01c9822d2f1d52dc719fa3b968eb.tar.bz2 gentoo-0ca3d52f01fd01c9822d2f1d52dc719fa3b968eb.zip |
x11-apps/oclock: Stabilize 1.0.6 x86, #947837
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/oclock/oclock-1.0.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/oclock/oclock-1.0.6.ebuild b/x11-apps/oclock/oclock-1.0.6.ebuild index 385ece76f18d..3e348a4d0b37 100644 --- a/x11-apps/oclock/oclock-1.0.6.ebuild +++ b/x11-apps/oclock/oclock-1.0.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -7,7 +7,7 @@ inherit xorg-3 DESCRIPTION="round X clock" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux" RDEPEND=" x11-libs/libX11 |