profiles/arch/arm64: Unmask py3.8+3.9
[gentoo.git] / x11-apps / xprop / xprop-1.2.4.ebuild
1 # Copyright 1999-2020 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=7
5
6 inherit xorg-3
7
8 DESCRIPTION="property displayer for X"
9
10 KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
11 IUSE=""
12
13 RDEPEND="x11-libs/libX11"
14 DEPEND="${RDEPEND}
15         x11-base/xorg-proto"