diff options
author | 2017-01-18 17:50:34 +0100 | |
---|---|---|
committer | 2017-01-18 17:52:08 +0100 | |
commit | d0191ef04c83cabdef30c3b27035f9149688b0d5 (patch) | |
tree | 2d4107dfa1be56869a40da712da44e7ab00a621b | |
parent | dev-python/pyjwt: amd64 stable wrt bug #606284 (diff) | |
download | gentoo-d0191ef04c83cabdef30c3b27035f9149688b0d5.tar.gz gentoo-d0191ef04c83cabdef30c3b27035f9149688b0d5.tar.bz2 gentoo-d0191ef04c83cabdef30c3b27035f9149688b0d5.zip |
dev-python/pylast: amd64 stable wrt bug #606286
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | dev-python/pylast/pylast-1.6.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pylast/pylast-1.6.0.ebuild b/dev-python/pylast/pylast-1.6.0.ebuild index e62260741b78..155ab683f3ab 100644 --- a/dev-python/pylast/pylast-1.6.0.ebuild +++ b/dev-python/pylast/pylast-1.6.0.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$ @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" # As the testing requires a last.fm account and online access it is restricted |