diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-12-04 01:06:55 -0500 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-12-04 01:45:25 -0500 |
commit | fbf55be2aae33cd16df39e9c8dd42cc8349a9db5 (patch) | |
tree | ef3f5d7c7f1aace8c9890c7a7dfb2bc4aeadbdcf /x11-apps | |
parent | dev-python/pkginfo: arm64 stable (diff) | |
download | gentoo-fbf55be2aae33cd16df39e9c8dd42cc8349a9db5.tar.gz gentoo-fbf55be2aae33cd16df39e9c8dd42cc8349a9db5.tar.bz2 gentoo-fbf55be2aae33cd16df39e9c8dd42cc8349a9db5.zip |
x11-apps/xeyes: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.80, Repoman-2.3.19
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xeyes/xeyes-1.1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xeyes/xeyes-1.1.2.ebuild b/x11-apps/xeyes/xeyes-1.1.2.ebuild index 38058856c834..ca64835a5c92 100644 --- a/x11-apps/xeyes/xeyes-1.1.2.ebuild +++ b/x11-apps/xeyes/xeyes-1.1.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -6,7 +6,7 @@ EAPI=5 inherit xorg-2 DESCRIPTION="X.Org xeyes application" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux ~sparc64-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux ~sparc64-solaris" IUSE="" RDEPEND="x11-libs/libX11 x11-libs/libXt |