diff options
author | James Le Cuirot <chewi@gentoo.org> | 2022-01-02 13:23:53 +0000 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2022-01-02 13:25:15 +0000 |
commit | c9133ef7e2c4a02419f0e25ddba0f434f072a098 (patch) | |
tree | 412783ffe4497e03ec9ec768f8bce87d46d6d7b5 /x11-apps | |
parent | x11-libs/libXaw: Keyword 1.0.14 for ~m68k (diff) | |
download | gentoo-c9133ef7e2c4a02419f0e25ddba0f434f072a098.tar.gz gentoo-c9133ef7e2c4a02419f0e25ddba0f434f072a098.tar.bz2 gentoo-c9133ef7e2c4a02419f0e25ddba0f434f072a098.zip |
x11-apps/xclock: Keyword 1.0.9 for ~m68k
Manually tested and working.
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xclock/xclock-1.0.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xclock/xclock-1.0.9.ebuild b/x11-apps/xclock/xclock-1.0.9.ebuild index bf6c70530969..a7f8cdae5cae 100644 --- a/x11-apps/xclock/xclock-1.0.9.ebuild +++ b/x11-apps/xclock/xclock-1.0.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -7,7 +7,7 @@ inherit xorg-3 DESCRIPTION="analog / digital clock for X" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" IUSE="" RDEPEND="x11-libs/libX11 |