diff options
Diffstat (limited to 'app-editors/kile/kile-2.9.92-r1.ebuild')
-rw-r--r-- | app-editors/kile/kile-2.9.92-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/kile/kile-2.9.92-r1.ebuild b/app-editors/kile/kile-2.9.92-r1.ebuild index 98f5a152873c..9a53d47e9c72 100644 --- a/app-editors/kile/kile-2.9.92-r1.ebuild +++ b/app-editors/kile/kile-2.9.92-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ HOMEPAGE="https://kile.sourceforge.io/" [[ ${PV} != *9999* ]] && SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="FDL-1.2 GPL-2" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="+pdf +png" DEPEND=" |