diff options
Diffstat (limited to 'app-editors/kile')
-rw-r--r-- | app-editors/kile/kile-2.1.3-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/kile/kile-2.1.3-r2.ebuild b/app-editors/kile/kile-2.1.3-r2.ebuild index 88bf9771a7bf..ddd6e0d4bfd1 100644 --- a/app-editors/kile/kile-2.1.3-r2.ebuild +++ b/app-editors/kile/kile-2.1.3-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ HOMEPAGE="http://kile.sourceforge.net/" [[ ${PV} != *9999* ]] && SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2" LICENSE="FDL-1.2 GPL-2" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 x86" SLOT="4" IUSE="debug +pdf +png" |