diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-01-09 02:29:36 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-01-09 02:35:46 +0100 |
commit | 9bc60cfe08f473817e61ac1b85f115968d4de6fd (patch) | |
tree | cb050a503c43c5553fb524439da327108e094ee3 /app-editors | |
parent | media-video/guvcview: x86 stable (bug #674208) (diff) | |
download | gentoo-9bc60cfe08f473817e61ac1b85f115968d4de6fd.tar.gz gentoo-9bc60cfe08f473817e61ac1b85f115968d4de6fd.tar.bz2 gentoo-9bc60cfe08f473817e61ac1b85f115968d4de6fd.zip |
app-editors/kile: x86 stable (bug #674802)
Package-Manager: Portage-2.3.54, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-editors')
-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=" |