diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-01-31 17:05:11 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-01-31 17:05:11 +0100 |
commit | d764195dad9f8e4fc773e581f7dd6e6b25eaadcd (patch) | |
tree | 7fd3983fdae59200f62b7256540ca33860c429b7 /dev-tcltk | |
parent | media-libs/libv4l: Stable for HPPA (bug #586192). (diff) | |
download | gentoo-d764195dad9f8e4fc773e581f7dd6e6b25eaadcd.tar.gz gentoo-d764195dad9f8e4fc773e581f7dd6e6b25eaadcd.tar.bz2 gentoo-d764195dad9f8e4fc773e581f7dd6e6b25eaadcd.zip |
dev-tcltk/snack: Stable for HPPA (bug #593144).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-tcltk')
-rw-r--r-- | dev-tcltk/snack/snack-2.2.10-r6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tcltk/snack/snack-2.2.10-r6.ebuild b/dev-tcltk/snack/snack-2.2.10-r6.ebuild index b0b77b9ca963..528c72c3dbb0 100644 --- a/dev-tcltk/snack/snack-2.2.10-r6.ebuild +++ b/dev-tcltk/snack/snack-2.2.10-r6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -13,7 +13,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="alpha amd64 hppa ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" SLOT="0" IUSE="alsa examples python threads vorbis" |