diff options
Diffstat (limited to 'dev-python/whisper/whisper-0.9.13.ebuild')
-rw-r--r-- | dev-python/whisper/whisper-0.9.13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/whisper/whisper-0.9.13.ebuild b/dev-python/whisper/whisper-0.9.13.ebuild index 88e1989e5891..9f1547db64d3 100644 --- a/dev-python/whisper/whisper-0.9.13.ebuild +++ b/dev-python/whisper/whisper-0.9.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/whisper/whisper-0.9.13.ebuild,v 1.1 2015/01/09 13:00:42 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/whisper/whisper-0.9.13.ebuild,v 1.2 2015/03/06 22:42:23 pacho Exp $ EAPI=5 @@ -13,6 +13,6 @@ HOMEPAGE="http://graphite.wikidot.com/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" SLOT="0" IUSE="" |