diff options
author | Sam James <sam@gentoo.org> | 2021-03-04 00:22:57 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-04 00:22:57 +0000 |
commit | eec8a5a379cba29d82dd8eea16b125012f3590a1 (patch) | |
tree | 651f8e8be03900a2bec28665507c6f99dc509397 /x11-apps | |
parent | x11-apps/appres: Stabilize 1.0.5 arm64, #773172 (diff) | |
download | gentoo-eec8a5a379cba29d82dd8eea16b125012f3590a1.tar.gz gentoo-eec8a5a379cba29d82dd8eea16b125012f3590a1.tar.bz2 gentoo-eec8a5a379cba29d82dd8eea16b125012f3590a1.zip |
x11-apps/xwininfo: Stabilize 1.1.5 arm64, #773172
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xwininfo/xwininfo-1.1.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xwininfo/xwininfo-1.1.5.ebuild b/x11-apps/xwininfo/xwininfo-1.1.5.ebuild index ac201a46a0c6..a7b7ba997867 100644 --- a/x11-apps/xwininfo/xwininfo-1.1.5.ebuild +++ b/x11-apps/xwininfo/xwininfo-1.1.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -7,7 +7,7 @@ inherit xorg-3 DESCRIPTION="window information utility for X" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris ~x86-winnt" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="" RDEPEND=">=x11-libs/libxcb-1.6" |