diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-10 04:26:36 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-10 04:26:36 +0200 |
commit | 5e1673170c6f9a285e199a5ac7aaf82c342c4e0c (patch) | |
tree | 804736729930094d02acac9005aa93b3e1036bbc /kde-frameworks/kdnssd | |
parent | kde-frameworks/kdewebkit: x86 stable (bug #667760) (diff) | |
download | gentoo-5e1673170c6f9a285e199a5ac7aaf82c342c4e0c.tar.gz gentoo-5e1673170c6f9a285e199a5ac7aaf82c342c4e0c.tar.bz2 gentoo-5e1673170c6f9a285e199a5ac7aaf82c342c4e0c.zip |
kde-frameworks/kdnssd: 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/kdnssd')
-rw-r--r-- | kde-frameworks/kdnssd/kdnssd-5.50.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-frameworks/kdnssd/kdnssd-5.50.0.ebuild b/kde-frameworks/kdnssd/kdnssd-5.50.0.ebuild index 4abdda53e524..59e8bbf78bf2 100644 --- a/kde-frameworks/kdnssd/kdnssd-5.50.0.ebuild +++ b/kde-frameworks/kdnssd/kdnssd-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 @@ inherit kde5 DESCRIPTION="Framework for network service discovery using Zeroconf" LICENSE="LGPL-2+" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 x86" IUSE="nls zeroconf" RDEPEND=" |