commit: 40ad6e6f8300d4fd8f8120d3986ed12c564d061e Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Mar 9 22:54:59 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Mar 9 22:54:59 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40ad6e6f
media-libs/taglib: Stabilize 2.0.2 arm, #949044 Signed-off-by: Sam James <sam <AT> gentoo.org> media-libs/taglib/taglib-2.0.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-libs/taglib/taglib-2.0.2.ebuild b/media-libs/taglib/taglib-2.0.2.ebuild index 5fef3540f0a5..d132c0f684ac 100644 --- a/media-libs/taglib/taglib-2.0.2.ebuild +++ b/media-libs/taglib/taglib-2.0.2.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 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="LGPL-2.1 MPL-1.1" SLOT="0/2" -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~amd64 arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="doc examples test" RESTRICT="!test? ( test )"
