From e7ce8c478f29777f558b9e24436413fc2a2f75fe Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Sat, 13 Jan 2024 11:12:34 +0200 Subject: media-sound/mpdscribble: Stabilize 0.25 x86, #921979 Signed-off-by: Arthur Zamarin --- 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" -- cgit v1.2.3-65-gdbad