diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-06 12:26:24 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-06 12:26:24 +0000 |
commit | a154f74a8c426a181380ead54dc41d56d2dc62c3 (patch) | |
tree | 42c7231769e416beb32a7051e7f523277356099e /kde-apps/libkcddb | |
parent | kde-apps/artikulate: Stabilize 23.08.4 amd64, #920693 (diff) | |
download | gentoo-a154f74a8c426a181380ead54dc41d56d2dc62c3.tar.gz gentoo-a154f74a8c426a181380ead54dc41d56d2dc62c3.tar.bz2 gentoo-a154f74a8c426a181380ead54dc41d56d2dc62c3.zip |
kde-apps/libkcddb: Stabilize 23.08.4 amd64, #920693
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'kde-apps/libkcddb')
-rw-r--r-- | kde-apps/libkcddb/libkcddb-23.08.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-apps/libkcddb/libkcddb-23.08.4.ebuild b/kde-apps/libkcddb/libkcddb-23.08.4.ebuild index cea8d332b2ba..5156491ee2a7 100644 --- a/kde-apps/libkcddb/libkcddb-23.08.4.ebuild +++ b/kde-apps/libkcddb/libkcddb-23.08.4.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 @@ -13,7 +13,7 @@ DESCRIPTION="KDE library for CDDB" LICENSE="GPL-2+ handbook? ( FDL-1.2 )" SLOT="5" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv x86" +KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv x86" IUSE="musicbrainz" # tests require network access and compare static data with online data |