diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-10 04:29:52 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-10 04:29:52 +0200 |
commit | 597449c24c11834afadef51c8ea3a1637067fce6 (patch) | |
tree | 98c3f6b6551b4001e23bf4f86527e4e43611af90 /kde-frameworks/kglobalaccel | |
parent | kde-frameworks/kfilemetadata: x86 stable (bug #667760) (diff) | |
download | gentoo-597449c24c11834afadef51c8ea3a1637067fce6.tar.gz gentoo-597449c24c11834afadef51c8ea3a1637067fce6.tar.bz2 gentoo-597449c24c11834afadef51c8ea3a1637067fce6.zip |
kde-frameworks/kglobalaccel: 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/kglobalaccel')
-rw-r--r-- | kde-frameworks/kglobalaccel/kglobalaccel-5.50.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-frameworks/kglobalaccel/kglobalaccel-5.50.0.ebuild b/kde-frameworks/kglobalaccel/kglobalaccel-5.50.0.ebuild index 5e6065dfe91d..b5be42e9f692 100644 --- a/kde-frameworks/kglobalaccel/kglobalaccel-5.50.0.ebuild +++ b/kde-frameworks/kglobalaccel/kglobalaccel-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 @@ -7,7 +7,7 @@ VIRTUALX_REQUIRED="test" inherit kde5 DESCRIPTION="Framework to handle global shortcuts" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 x86" LICENSE="LGPL-2+" IUSE="nls" |