commit: 1e933ff0afd2efc8b65788dd3a62ccb0919e5a44 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org> AuthorDate: Fri Jan 12 09:57:54 2018 +0000 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org> CommitDate: Fri Jan 12 10:38:58 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e933ff0
media-sound/drumstick: stabilise 1.1.0 for amd64/x86 Package-Manager: Portage-2.3.14, Repoman-2.3.6 media-sound/drumstick/drumstick-1.1.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-sound/drumstick/drumstick-1.1.0.ebuild b/media-sound/drumstick/drumstick-1.1.0.ebuild index 4545970a4f5..88fb5aae789 100644 --- a/media-sound/drumstick/drumstick-1.1.0.ebuild +++ b/media-sound/drumstick/drumstick-1.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="doc fluidsynth pulseaudio" RESTRICT="test"