Gentoo Archives: gentoo-commits

From: Matt Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/keyring/
Date: Tue, 03 Jan 2017 17:03:11
Message-Id: 1483462928.468d01c2c5f7bed1be2838fc09285b61bc060034.prometheanfire@gentoo
1 commit: 468d01c2c5f7bed1be2838fc09285b61bc060034
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jan 3 16:41:23 2017 +0000
4 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 3 17:02:08 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=468d01c2
7
8 dev-python/keyring: 10.1 stable amd64 and x86
9
10 Package-Manager: portage-2.3.0
11
12 dev-python/keyring/keyring-10.1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-python/keyring/keyring-10.1.ebuild b/dev-python/keyring/keyring-10.1.ebuild
16 index 6f63d2c..39dcf0c 100644
17 --- a/dev-python/keyring/keyring-10.1.ebuild
18 +++ b/dev-python/keyring/keyring-10.1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2016 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23 # $Id$
24
25 @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/k/${PN}/${P}.tar.gz"
26
27 SLOT="0"
28 LICENSE="PSF-2"
29 -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
30 +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
31 IUSE="test"
32
33 DEPEND="