summaryrefslogtreecommitdiff
blob: 3f4c8b9080a003062b6d7c6d7c91bafb3e0c2dcc (plain)
1
2
3
4
5
6
7
8
9
10
11
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=6

KMNAME="kde-runtime"
inherit kde4-meta

DESCRIPTION="KDE: Utility to launch applications with special window properties"
KEYWORDS="amd64 ~arm x86"
IUSE="debug"