*/*: Discontinue Gentoo SuperH port
[gentoo.git] / x11-apps / ico / ico-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="animate an icosahedron or other polyhedron"
9 KEYWORDS="amd64 arm ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~x86-linux"
10 IUSE=""
11
12 RDEPEND="x11-libs/libX11"
13 DEPEND="${RDEPEND}"