diff options
author | Aaron Bauman <bman@gentoo.org> | 2017-01-18 04:32:20 +0900 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2017-01-18 04:49:29 +0900 |
commit | 26a1b9104367cacf3aecfcb82490909f4ff755b6 (patch) | |
tree | bb8857ef152e67fbfe159a9ed481b898b4ee4e1c /kde-frameworks/kconfig | |
parent | kde-frameworks/oxygen-icons: amd64 stable (diff) | |
download | gentoo-26a1b9104367cacf3aecfcb82490909f4ff755b6.tar.gz gentoo-26a1b9104367cacf3aecfcb82490909f4ff755b6.tar.bz2 gentoo-26a1b9104367cacf3aecfcb82490909f4ff755b6.zip |
kde-frameworks/kconfig: amd64 stable
Gentoo-bug: 605938
Package-Manager: portage-2.3.0
Diffstat (limited to 'kde-frameworks/kconfig')
-rw-r--r-- | kde-frameworks/kconfig/kconfig-5.29.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-frameworks/kconfig/kconfig-5.29.0.ebuild b/kde-frameworks/kconfig/kconfig-5.29.0.ebuild index ac93cccebecf..87efe9adcb3c 100644 --- a/kde-frameworks/kconfig/kconfig-5.29.0.ebuild +++ b/kde-frameworks/kconfig/kconfig-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="Framework for reading and writing configuration" LICENSE="LGPL-2+" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm ~x86" IUSE="nls" RDEPEND=" |