diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-11-16 20:17:48 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-11-16 20:17:53 -0800 |
commit | 33bb8bd0d68942d303ae00c44ac43e4688356603 (patch) | |
tree | 1281e4ee9b5d364fc62eb86055d5071099af7f2f /dev-tcltk | |
parent | dev-lang/erlang: Drop alpha keywords, bug 698194 (diff) | |
download | gentoo-33bb8bd0d68942d303ae00c44ac43e4688356603.tar.gz gentoo-33bb8bd0d68942d303ae00c44ac43e4688356603.tar.bz2 gentoo-33bb8bd0d68942d303ae00c44ac43e4688356603.zip |
dev-tcltk/snack: Drop alpha keywords, bug 700104
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-tcltk')
-rw-r--r-- | dev-tcltk/snack/snack-2.2.10-r6.ebuild | 2 | ||||
-rw-r--r-- | dev-tcltk/snack/snack-2.2.10-r7.ebuild | 2 | ||||
-rw-r--r-- | dev-tcltk/snack/snack-2.2.10-r8.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-tcltk/snack/snack-2.2.10-r6.ebuild b/dev-tcltk/snack/snack-2.2.10-r6.ebuild index d7af7b86d79e..20852e8f371a 100644 --- a/dev-tcltk/snack/snack-2.2.10-r6.ebuild +++ b/dev-tcltk/snack/snack-2.2.10-r6.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="http://www.speech.kth.se/snack/" SRC_URI="http://www.speech.kth.se/snack/dist/${PN}${PV}.tar.gz" LICENSE="GPL-2" -KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="amd64 hppa ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" SLOT="0" IUSE="alsa examples python threads vorbis" diff --git a/dev-tcltk/snack/snack-2.2.10-r7.ebuild b/dev-tcltk/snack/snack-2.2.10-r7.ebuild index 8e0d447a69cd..eb87e0968a7d 100644 --- a/dev-tcltk/snack/snack-2.2.10-r7.ebuild +++ b/dev-tcltk/snack/snack-2.2.10-r7.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="http://www.speech.kth.se/snack/" SRC_URI="http://www.speech.kth.se/snack/dist/${PN}${PV}.tar.gz" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" SLOT="0" IUSE="alsa examples python vorbis" diff --git a/dev-tcltk/snack/snack-2.2.10-r8.ebuild b/dev-tcltk/snack/snack-2.2.10-r8.ebuild index e8ac2b1408a9..aa1a9c061749 100644 --- a/dev-tcltk/snack/snack-2.2.10-r8.ebuild +++ b/dev-tcltk/snack/snack-2.2.10-r8.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="http://www.speech.kth.se/snack/" SRC_URI="http://www.speech.kth.se/snack/dist/${PN}${PV}.tar.gz" LICENSE="GPL-2" -KEYWORDS="~alpha amd64 ~hppa ~ppc ~ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="amd64 ~hppa ~ppc ~ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" SLOT="0" IUSE="alsa examples python vorbis" |