diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-10-14 11:16:59 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-10-14 11:17:25 +0200 |
commit | 53e6d1c9ca53866e534f399db5e01d67febb819a (patch) | |
tree | 7f92f408aa781f6547c2a97f157036cf809dd4eb /dev-tcltk | |
parent | media-gfx/xfig: amd64 stable wrt bug #718806 (diff) | |
download | gentoo-53e6d1c9ca53866e534f399db5e01d67febb819a.tar.gz gentoo-53e6d1c9ca53866e534f399db5e01d67febb819a.tar.bz2 gentoo-53e6d1c9ca53866e534f399db5e01d67febb819a.zip |
dev-tcltk/snack: amd64 stable wrt bug #743502
Package-Manager: Portage-3.0.4, Repoman-3.0.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-tcltk')
-rw-r--r-- | dev-tcltk/snack/snack-2.2.10-r9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tcltk/snack/snack-2.2.10-r9.ebuild b/dev-tcltk/snack/snack-2.2.10-r9.ebuild index 82c47cba6353..5495854169d5 100644 --- a/dev-tcltk/snack/snack-2.2.10-r9.ebuild +++ b/dev-tcltk/snack/snack-2.2.10-r9.ebuild @@ -14,7 +14,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="~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" RESTRICT="!test? ( test )" |