Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/drumstick/
Date: Fri, 12 Jan 2018 10:39:15
Message-Id: 1515753538.1e933ff0afd2efc8b65788dd3a62ccb0919e5a44.kensington@gentoo
1 commit: 1e933ff0afd2efc8b65788dd3a62ccb0919e5a44
2 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jan 12 09:57:54 2018 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Fri Jan 12 10:38:58 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e933ff0
7
8 media-sound/drumstick: stabilise 1.1.0 for amd64/x86
9
10 Package-Manager: Portage-2.3.14, Repoman-2.3.6
11
12 media-sound/drumstick/drumstick-1.1.0.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/media-sound/drumstick/drumstick-1.1.0.ebuild b/media-sound/drumstick/drumstick-1.1.0.ebuild
16 index 4545970a4f5..88fb5aae789 100644
17 --- a/media-sound/drumstick/drumstick-1.1.0.ebuild
18 +++ b/media-sound/drumstick/drumstick-1.1.0.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2016 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
26
27 LICENSE="GPL-2+"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~x86"
30 +KEYWORDS="amd64 x86"
31 IUSE="doc fluidsynth pulseaudio"
32
33 RESTRICT="test"