diff options
Diffstat (limited to 'media-sound/mpdscribble/mpdscribble-0.25.ebuild')
-rw-r--r-- | media-sound/mpdscribble/mpdscribble-0.25.ebuild | 4 |
1 files 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" |