diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-10 04:35:57 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-10 04:35:57 +0200 |
commit | f47a42b6b5d2029a7e4cd4e1649626432ccc3fb6 (patch) | |
tree | b39983601cb9c33f20d165b9d531d2b8f399aca2 /kde-frameworks/kinit | |
parent | kde-frameworks/kimageformats: x86 stable (bug #667760) (diff) | |
download | gentoo-f47a42b6b5d2029a7e4cd4e1649626432ccc3fb6.tar.gz gentoo-f47a42b6b5d2029a7e4cd4e1649626432ccc3fb6.tar.bz2 gentoo-f47a42b6b5d2029a7e4cd4e1649626432ccc3fb6.zip |
kde-frameworks/kinit: 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/kinit')
-rw-r--r-- | kde-frameworks/kinit/kinit-5.50.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-frameworks/kinit/kinit-5.50.0.ebuild b/kde-frameworks/kinit/kinit-5.50.0.ebuild index cad125a89a96..c802ae23859e 100644 --- a/kde-frameworks/kinit/kinit-5.50.0.ebuild +++ b/kde-frameworks/kinit/kinit-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 @@ -9,7 +9,7 @@ inherit kde5 DESCRIPTION="Helper library to speed up start of applications on KDE work spaces" LICENSE="LGPL-2+" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 x86" IUSE="+caps +man X" RDEPEND=" |