dev-qt/qtpositioning: stable 5.14.2 for ppc, bug #719732
[gentoo.git] / x11-apps / xfontsel / xfontsel-1.0.5.ebuild
1 # Copyright 1999-2020 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=5
5
6 inherit xorg-2
7
8 DESCRIPTION="point and click selection of X11 font names"
9
10 KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~x64-macos"
11 IUSE=""
12
13 RDEPEND="x11-libs/libXaw
14         x11-libs/libXmu
15         x11-libs/libXt
16         x11-libs/libX11"
17 DEPEND="${RDEPEND}"