diff options
author | 2023-08-29 20:48:06 +0300 | |
---|---|---|
committer | 2023-08-29 20:48:06 +0300 | |
commit | 44adf6316f13c770c5a8297883d9ea04c3794d88 (patch) | |
tree | 38440932542b3877c6d2f2d06297e1fd71d32e69 /x11-apps/xeyes | |
parent | media-libs/libepoxy: Stabilize 1.5.10-r2 arm64, #913215 (diff) | |
download | gentoo-44adf6316f13c770c5a8297883d9ea04c3794d88.tar.gz gentoo-44adf6316f13c770c5a8297883d9ea04c3794d88.tar.bz2 gentoo-44adf6316f13c770c5a8297883d9ea04c3794d88.zip |
x11-apps/xeyes: Stabilize 1.3.0 arm64, #913215
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-apps/xeyes')
-rw-r--r-- | x11-apps/xeyes/xeyes-1.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xeyes/xeyes-1.3.0.ebuild b/x11-apps/xeyes/xeyes-1.3.0.ebuild index 2f6ef543a4a6..ee090906e924 100644 --- a/x11-apps/xeyes/xeyes-1.3.0.ebuild +++ b/x11-apps/xeyes/xeyes-1.3.0.ebuild @@ -7,7 +7,7 @@ XORG_TARBALL_SUFFIX="xz" inherit xorg-3 DESCRIPTION="X.Org xeyes application" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" RDEPEND=" >=x11-libs/libXi-1.7 |