Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-tcltk/snack/
Date: Sun, 17 Nov 2019 04:18:41
Message-Id: 1573964273.33bb8bd0d68942d303ae00c44ac43e4688356603.mattst88@gentoo
1 commit: 33bb8bd0d68942d303ae00c44ac43e4688356603
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 17 04:17:48 2019 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 17 04:17:53 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33bb8bd0
7
8 dev-tcltk/snack: Drop alpha keywords, bug 700104
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 dev-tcltk/snack/snack-2.2.10-r6.ebuild | 2 +-
13 dev-tcltk/snack/snack-2.2.10-r7.ebuild | 2 +-
14 dev-tcltk/snack/snack-2.2.10-r8.ebuild | 2 +-
15 3 files changed, 3 insertions(+), 3 deletions(-)
16
17 diff --git a/dev-tcltk/snack/snack-2.2.10-r6.ebuild b/dev-tcltk/snack/snack-2.2.10-r6.ebuild
18 index d7af7b86d79..20852e8f371 100644
19 --- a/dev-tcltk/snack/snack-2.2.10-r6.ebuild
20 +++ b/dev-tcltk/snack/snack-2.2.10-r6.ebuild
21 @@ -12,7 +12,7 @@ HOMEPAGE="http://www.speech.kth.se/snack/"
22 SRC_URI="http://www.speech.kth.se/snack/dist/${PN}${PV}.tar.gz"
23
24 LICENSE="GPL-2"
25 -KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
26 +KEYWORDS="amd64 hppa ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
27 SLOT="0"
28 IUSE="alsa examples python threads vorbis"
29
30
31 diff --git a/dev-tcltk/snack/snack-2.2.10-r7.ebuild b/dev-tcltk/snack/snack-2.2.10-r7.ebuild
32 index 8e0d447a69c..eb87e0968a7 100644
33 --- a/dev-tcltk/snack/snack-2.2.10-r7.ebuild
34 +++ b/dev-tcltk/snack/snack-2.2.10-r7.ebuild
35 @@ -12,7 +12,7 @@ HOMEPAGE="http://www.speech.kth.se/snack/"
36 SRC_URI="http://www.speech.kth.se/snack/dist/${PN}${PV}.tar.gz"
37
38 LICENSE="GPL-2"
39 -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
40 +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
41 SLOT="0"
42 IUSE="alsa examples python vorbis"
43
44
45 diff --git a/dev-tcltk/snack/snack-2.2.10-r8.ebuild b/dev-tcltk/snack/snack-2.2.10-r8.ebuild
46 index e8ac2b1408a..aa1a9c06174 100644
47 --- a/dev-tcltk/snack/snack-2.2.10-r8.ebuild
48 +++ b/dev-tcltk/snack/snack-2.2.10-r8.ebuild
49 @@ -12,7 +12,7 @@ HOMEPAGE="http://www.speech.kth.se/snack/"
50 SRC_URI="http://www.speech.kth.se/snack/dist/${PN}${PV}.tar.gz"
51
52 LICENSE="GPL-2"
53 -KEYWORDS="~alpha amd64 ~hppa ~ppc ~ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
54 +KEYWORDS="amd64 ~hppa ~ppc ~ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
55 SLOT="0"
56 IUSE="alsa examples python vorbis"