diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-24 22:19:49 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-24 22:19:49 +0000 |
commit | f76f934d8b5b639a1313070e334c502586106e91 (patch) | |
tree | 661a6a57f29eab1421e8afb418af0f88b5e3aae7 /dev-tcltk | |
parent | dev-python/httplib2: stable 0.10.3-r1 for sparc, bug #624450 (thanks to Rolf ... (diff) | |
download | gentoo-f76f934d8b5b639a1313070e334c502586106e91.tar.gz gentoo-f76f934d8b5b639a1313070e334c502586106e91.tar.bz2 gentoo-f76f934d8b5b639a1313070e334c502586106e91.zip |
dev-tcltk/snack: stable 2.2.10-r6 for sparc, bug #593144 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.16, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-tcltk')
-rw-r--r-- | dev-tcltk/snack/snack-2.2.10-r6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tcltk/snack/snack-2.2.10-r6.ebuild b/dev-tcltk/snack/snack-2.2.10-r6.ebuild index e700af31338d..d7af7b86d79e 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="alpha amd64 hppa ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" SLOT="0" IUSE="alsa examples python threads vorbis" |