diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-29 20:47:29 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-29 20:47:29 +0300 |
commit | ba7f76084ad05d681595dcb355e53953849ee612 (patch) | |
tree | f51d0d3dde818cef207751716665a60305e5b9db /x11-apps | |
parent | media-libs/libepoxy: Stabilize 1.5.10-r2 amd64, #913215 (diff) | |
download | gentoo-ba7f76084ad05d681595dcb355e53953849ee612.tar.gz gentoo-ba7f76084ad05d681595dcb355e53953849ee612.tar.bz2 gentoo-ba7f76084ad05d681595dcb355e53953849ee612.zip |
x11-apps/xeyes: Stabilize 1.3.0 amd64, #913215
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-apps')
-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 b5a953d35c2b..2f6ef543a4a6 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 |