diff options
author | Sam James <sam@gentoo.org> | 2024-01-04 10:05:42 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-04 10:05:42 +0000 |
commit | f22a7fd22f1ec37276e423e28c019ffe56f50028 (patch) | |
tree | 5b53d72e5f857831104d216cca9668f325398301 | |
parent | kde-frameworks/kcmutils: Stabilize 5.113.0 x86, #920698 (diff) | |
download | gentoo-f22a7fd22f1ec37276e423e28c019ffe56f50028.tar.gz gentoo-f22a7fd22f1ec37276e423e28c019ffe56f50028.tar.bz2 gentoo-f22a7fd22f1ec37276e423e28c019ffe56f50028.zip |
kde-frameworks/kcontacts: Stabilize 5.113.0 x86, #920698
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | kde-frameworks/kcontacts/kcontacts-5.113.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-frameworks/kcontacts/kcontacts-5.113.0.ebuild b/kde-frameworks/kcontacts/kcontacts-5.113.0.ebuild index f82b9ce6bcb0..694a642e5dc4 100644 --- a/kde-frameworks/kcontacts/kcontacts-5.113.0.ebuild +++ b/kde-frameworks/kcontacts/kcontacts-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 @@ -11,7 +11,7 @@ inherit ecm frameworks.kde.org DESCRIPTION="Address book API based on KDE Frameworks" LICENSE="GPL-2+" -KEYWORDS="amd64 arm64 ~loong ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 arm64 ~loong ~ppc64 ~riscv x86" IUSE="" RDEPEND=" |