Drop ppc and ppc64 to testing in KDE-related packages.
[gentoo.git] / kde-base / liboxygenstyle / liboxygenstyle-4.11.19.ebuild
1 # Copyright 1999-2015 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Id$
4
5 EAPI=5
6
7 KMNAME="kde-workspace"
8 KMMODULE="libs/oxygen"
9 inherit kde4-meta
10
11 DESCRIPTION="Library to support the Oxygen style in KDE"
12 KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
13 IUSE="debug"
14 SLOT="4/${PV}"
15
16 DEPEND="x11-libs/libX11"
17 RDEPEND="${DEPEND}"