commit: e7ce8c478f29777f558b9e24436413fc2a2f75fe Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Jan 13 09:12:34 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Jan 13 09:12:34 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7ce8c47
media-sound/mpdscribble: Stabilize 0.25 x86, #921979 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> media-sound/mpdscribble/mpdscribble-0.25.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-sound/mpdscribble/mpdscribble-0.25.ebuild b/media-sound/mpdscribble/mpdscribble-0.25.ebuild index e21eff2664cf..b67121d0da89 100644 --- a/media-sound/mpdscribble/mpdscribble-0.25.ebuild +++ b/media-sound/mpdscribble/mpdscribble-0.25.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 @@ -14,7 +14,7 @@ SRC_URI="https://www.musicpd.org/download/${PN}/${PV}/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="test" # Test program is just an interactive check. RESTRICT="!test? ( test ) test"