diff options
author | Sam James <sam@gentoo.org> | 2021-11-17 07:47:47 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-11-17 07:48:41 +0000 |
commit | ae7afea03329b1bed120901a7db910327031081a (patch) | |
tree | 00e1ddc5e97618b6f9119d37532ca89bdf89e3a5 /x11-apps | |
parent | x11-libs/libXi: Stabilize 1.8 arm64, #822339 (diff) | |
download | gentoo-ae7afea03329b1bed120901a7db910327031081a.tar.gz gentoo-ae7afea03329b1bed120901a7db910327031081a.tar.bz2 gentoo-ae7afea03329b1bed120901a7db910327031081a.zip |
x11-apps/xeyes: Stabilize 1.2.0 arm64, #822339
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xeyes/xeyes-1.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xeyes/xeyes-1.2.0.ebuild b/x11-apps/xeyes/xeyes-1.2.0.ebuild index 4d9541bc4d18..33e93210dbd4 100644 --- a/x11-apps/xeyes/xeyes-1.2.0.ebuild +++ b/x11-apps/xeyes/xeyes-1.2.0.ebuild @@ -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 ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~sparc64-solaris" RDEPEND=" >=x11-libs/libXi-1.7 |