diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-11-20 12:20:15 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-11-20 12:20:15 +0100 |
commit | 109a7c4faf9408404a9e09b38d3d3745813aa056 (patch) | |
tree | c00b36f3945e3b70ad6246c6f2039d02ac38002d /dev-tcltk/snack | |
parent | media-libs/taglib: ppc64 stable wrt bug #700054 (diff) | |
download | gentoo-109a7c4faf9408404a9e09b38d3d3745813aa056.tar.gz gentoo-109a7c4faf9408404a9e09b38d3d3745813aa056.tar.bz2 gentoo-109a7c4faf9408404a9e09b38d3d3745813aa056.zip |
dev-tcltk/snack: ppc64 stable wrt bug #700104
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-tcltk/snack')
-rw-r--r-- | dev-tcltk/snack/snack-2.2.10-r8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tcltk/snack/snack-2.2.10-r8.ebuild b/dev-tcltk/snack/snack-2.2.10-r8.ebuild index 39e373d9b3c8..542fec0fe8cd 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="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 )" |