diff options
author | Aaron Bauman <bman@gentoo.org> | 2017-01-18 04:26:02 +0900 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2017-01-18 04:48:26 +0900 |
commit | 159c4337fc90e27c8ab2651a8e915269bd871296 (patch) | |
tree | 7129d2b349ec323d2b82504492a9f13414a19099 /kde-frameworks/khtml | |
parent | kde-frameworks/kjobwidgets: amd64 stable (diff) | |
download | gentoo-159c4337fc90e27c8ab2651a8e915269bd871296.tar.gz gentoo-159c4337fc90e27c8ab2651a8e915269bd871296.tar.bz2 gentoo-159c4337fc90e27c8ab2651a8e915269bd871296.zip |
kde-frameworks/khtml: amd64 stable
Gentoo-bug: 605938
Package-Manager: portage-2.3.0
Diffstat (limited to 'kde-frameworks/khtml')
-rw-r--r-- | kde-frameworks/khtml/khtml-5.29.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-frameworks/khtml/khtml-5.29.0.ebuild b/kde-frameworks/khtml/khtml-5.29.0.ebuild index 7fd01ba01477..2a2bafd881c0 100644 --- a/kde-frameworks/khtml/khtml-5.29.0.ebuild +++ b/kde-frameworks/khtml/khtml-5.29.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -9,7 +9,7 @@ inherit kde5 DESCRIPTION="KHTML web rendering engine" LICENSE="LGPL-2" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm ~x86" IUSE="libressl X" RDEPEND=" |