commit: 03af9f451157bb2419958149ec3742abfccdd534 Author: Erik Mackdanz <stasibear <AT> gentoo <DOT> org> AuthorDate: Sat Feb 8 20:30:54 2025 +0000 Commit: Erik Mackdanz <stasibear <AT> gentoo <DOT> org> CommitDate: Sat Feb 8 20:30:54 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03af9f45
media-sound/upmpdcli: stabilize 1.9.0 for amd64, x86 Signed-off-by: Erik Mackdanz <stasibear <AT> gentoo.org> media-sound/upmpdcli/upmpdcli-1.9.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-sound/upmpdcli/upmpdcli-1.9.0.ebuild b/media-sound/upmpdcli/upmpdcli-1.9.0.ebuild index c929aea886e6..e86f5f630681 100644 --- a/media-sound/upmpdcli/upmpdcli-1.9.0.ebuild +++ b/media-sound/upmpdcli/upmpdcli-1.9.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ HOMEPAGE="https://www.lesbonscomptes.com/upmpdcli/index.html" SRC_URI="https://www.lesbonscomptes.com/upmpdcli/downloads/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="thirdparty" DEPEND="
