commit: 3742240c86eaab79a043a2ec05ab98427b2bbe66 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Jan 1 04:29:55 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Jan 1 04:29:55 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3742240c
media-sound/flacon: Stabilize 11.4.0 amd64, #947286 Signed-off-by: Sam James <sam <AT> gentoo.org> media-sound/flacon/flacon-11.4.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-sound/flacon/flacon-11.4.0.ebuild b/media-sound/flacon/flacon-11.4.0.ebuild index 5b4577ad633f..cdb7c74e776d 100644 --- a/media-sound/flacon/flacon-11.4.0.ebuild +++ b/media-sound/flacon/flacon-11.4.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 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/flacon/flacon/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="test" BDEPEND="
