diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-10 04:57:47 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-10 04:57:47 +0200 |
commit | 17874257db0646396deaf4bb2a25297bcbc14891 (patch) | |
tree | a7e3ffea8981b07938749119cc53cd29142f3238 /kde-frameworks/syntax-highlighting | |
parent | kde-frameworks/syndication: x86 stable (bug #667760) (diff) | |
download | gentoo-17874257db0646396deaf4bb2a25297bcbc14891.tar.gz gentoo-17874257db0646396deaf4bb2a25297bcbc14891.tar.bz2 gentoo-17874257db0646396deaf4bb2a25297bcbc14891.zip |
kde-frameworks/syntax-highlighting: x86 stable (bug #667760)
Package-Manager: Portage-2.3.50, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'kde-frameworks/syntax-highlighting')
-rw-r--r-- | kde-frameworks/syntax-highlighting/syntax-highlighting-5.50.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-frameworks/syntax-highlighting/syntax-highlighting-5.50.0.ebuild b/kde-frameworks/syntax-highlighting/syntax-highlighting-5.50.0.ebuild index dcea91c13a70..19dc98aab4fb 100644 --- a/kde-frameworks/syntax-highlighting/syntax-highlighting-5.50.0.ebuild +++ b/kde-frameworks/syntax-highlighting/syntax-highlighting-5.50.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -8,7 +8,7 @@ inherit kde5 DESCRIPTION="Framework for syntax highlighting" LICENSE="LGPL-2+ LGPL-2.1+" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 x86" IUSE="nls" RDEPEND=" |