diff options
author | Pacho Ramos <pacho@gentoo.org> | 2016-10-16 21:30:38 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2016-10-16 21:30:38 +0200 |
commit | 749a324634adfc057e26f7c7ff8eb526542dbc72 (patch) | |
tree | bdfb31308b470412290681d3b821da2295341974 /dev-tcltk | |
parent | profiles: revert plasma profile app-crypt/gpgme changes (diff) | |
download | gentoo-749a324634adfc057e26f7c7ff8eb526542dbc72.tar.gz gentoo-749a324634adfc057e26f7c7ff8eb526542dbc72.tar.bz2 gentoo-749a324634adfc057e26f7c7ff8eb526542dbc72.zip |
dev-tcltk/snack: amd64/x86 stable, bug #593144
Package-Manager: portage-2.3.1
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 1497d7dd8ccf..b0b77b9ca963 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-2015 Gentoo Foundation +# Copyright 1999-2016 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" |