commit: 62d6fe6750c1b339dc3326c1681f09a76c2c2546 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Tue Jan 28 23:34:22 2025 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Tue Jan 28 23:34:22 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62d6fe67
media-sound/drumstick: Stabilize 2.10.0 amd64, #948971 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> media-sound/drumstick/drumstick-2.10.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-sound/drumstick/drumstick-2.10.0.ebuild b/media-sound/drumstick/drumstick-2.10.0.ebuild index 255774dc750b..52bcb9b89472 100644 --- a/media-sound/drumstick/drumstick-2.10.0.ebuild +++ b/media-sound/drumstick/drumstick-2.10.0.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 @@ -12,7 +12,7 @@ SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tar.gz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="alsa doc fluidsynth test" RESTRICT="!test? ( test )"
