diff options
author | Sam James <sam@gentoo.org> | 2024-01-04 10:05:49 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-04 10:05:49 +0000 |
commit | b6ff850d484c21502458eb28a3d7286b23737f85 (patch) | |
tree | 8691bfb70f1ff2ccd8dbf0572e953cae36bf3404 /kde-frameworks/kdnssd | |
parent | kde-frameworks/kdesu: Stabilize 5.113.0 x86, #920698 (diff) | |
download | gentoo-b6ff850d484c21502458eb28a3d7286b23737f85.tar.gz gentoo-b6ff850d484c21502458eb28a3d7286b23737f85.tar.bz2 gentoo-b6ff850d484c21502458eb28a3d7286b23737f85.zip |
kde-frameworks/kdnssd: Stabilize 5.113.0 x86, #920698
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'kde-frameworks/kdnssd')
-rw-r--r-- | kde-frameworks/kdnssd/kdnssd-5.113.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-frameworks/kdnssd/kdnssd-5.113.0.ebuild b/kde-frameworks/kdnssd/kdnssd-5.113.0.ebuild index 07ca92191bb9..1dc0f052dc8d 100644 --- a/kde-frameworks/kdnssd/kdnssd-5.113.0.ebuild +++ b/kde-frameworks/kdnssd/kdnssd-5.113.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -9,7 +9,7 @@ inherit ecm frameworks.kde.org DESCRIPTION="Framework for network service discovery using Zeroconf" LICENSE="LGPL-2+" -KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86" IUSE="zeroconf" DEPEND=" |