diff options
author | Aaron Bauman <bman@gentoo.org> | 2017-01-18 04:31:07 +0900 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2017-01-18 04:49:15 +0900 |
commit | 569edb721f366e6fc45f457bc2c1f019decc4d7e (patch) | |
tree | 871f83081280b0fe7900f4bfa1ddf99d5e2ce219 /kde-frameworks/kdbusaddons | |
parent | kde-frameworks/karchive: amd64 stable (diff) | |
download | gentoo-569edb721f366e6fc45f457bc2c1f019decc4d7e.tar.gz gentoo-569edb721f366e6fc45f457bc2c1f019decc4d7e.tar.bz2 gentoo-569edb721f366e6fc45f457bc2c1f019decc4d7e.zip |
kde-frameworks/kdbusaddons: amd64 stable
Gentoo-bug: 605938
Package-Manager: portage-2.3.0
Diffstat (limited to 'kde-frameworks/kdbusaddons')
-rw-r--r-- | kde-frameworks/kdbusaddons/kdbusaddons-5.29.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-frameworks/kdbusaddons/kdbusaddons-5.29.0.ebuild b/kde-frameworks/kdbusaddons/kdbusaddons-5.29.0.ebuild index 73214f6091ae..c68e5166ffe4 100644 --- a/kde-frameworks/kdbusaddons/kdbusaddons-5.29.0.ebuild +++ b/kde-frameworks/kdbusaddons/kdbusaddons-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 registering services and applications per freedesktop standards" LICENSE="LGPL-2+" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm ~x86" IUSE="nls X" RDEPEND=" |