diff options
author | James Le Cuirot <chewi@gentoo.org> | 2022-01-30 21:00:15 +0000 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2022-01-30 21:00:15 +0000 |
commit | 35e2f0d42e6bc27c1d36ee56da4e5b261a7d8111 (patch) | |
tree | bf1f92778c8788c3c56e3b348e257f0be189f8c8 /x11-apps | |
parent | sys-apps/accountsservice: Version bump to 22.04.62 (diff) | |
download | gentoo-35e2f0d42e6bc27c1d36ee56da4e5b261a7d8111.tar.gz gentoo-35e2f0d42e6bc27c1d36ee56da4e5b261a7d8111.tar.bz2 gentoo-35e2f0d42e6bc27c1d36ee56da4e5b261a7d8111.zip |
x11-apps/xeyes: Keyword 1.2.0 on ~m68k
Manually tested and working. 8D
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xeyes/xeyes-1.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xeyes/xeyes-1.2.0.ebuild b/x11-apps/xeyes/xeyes-1.2.0.ebuild index 7d39db9e5baa..f378e4b26133 100644 --- a/x11-apps/xeyes/xeyes-1.2.0.ebuild +++ b/x11-apps/xeyes/xeyes-1.2.0.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="X.Org xeyes application" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~sparc64-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~sparc64-solaris" RDEPEND=" >=x11-libs/libXi-1.7 |