diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-11-20 12:27:28 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-11-20 12:27:28 +0100 |
commit | af2442d8e9605d51f5cb0698cf1b63e269d8614e (patch) | |
tree | 1e51a4c6617a36dcf8efa5473bf8970a549ff47b /dev-tcltk/snack | |
parent | media-libs/taglib: ppc stable wrt bug #700054 (diff) | |
download | gentoo-af2442d8e9605d51f5cb0698cf1b63e269d8614e.tar.gz gentoo-af2442d8e9605d51f5cb0698cf1b63e269d8614e.tar.bz2 gentoo-af2442d8e9605d51f5cb0698cf1b63e269d8614e.zip |
dev-tcltk/snack: ppc stable wrt bug #700104
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc"
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 542fec0fe8cd..7e70501a57e2 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 )" |