commit: a4320b3c5e06a71029a9a744e7f305c14b10b68c Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Mar 4 00:57:44 2026 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Mar 4 00:57:44 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4320b3c
media-sound/apulse: Stabilize 0.1.14 x86, #970882 Signed-off-by: Sam James <sam <AT> gentoo.org> media-sound/apulse/apulse-0.1.14.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-sound/apulse/apulse-0.1.14.ebuild b/media-sound/apulse/apulse-0.1.14.ebuild index dd45ec5ef5cb..7641fc162b60 100644 --- a/media-sound/apulse/apulse-0.1.14.ebuild +++ b/media-sound/apulse/apulse-0.1.14.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/i-rinat/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc64 x86" IUSE="debug sdk test" RESTRICT="!test? ( test )"
