Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/rarfile/
Date: Sat, 31 Mar 2018 23:41:51
Message-Id: 1522539667.3a4fe5501d21576867a70000cd434bd797aefa37.bman@gentoo
1 commit: 3a4fe5501d21576867a70000cd434bd797aefa37
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Sat Mar 31 22:14:10 2018 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Sat Mar 31 23:41:07 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a4fe550
7
8 dev-python/rarfile: amd64 stable
9
10 Bug: https://bugs.gentoo.org/651568
11 Package-Manager: Portage-2.3.27, Repoman-2.3.9
12
13 dev-python/rarfile/rarfile-3.0.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-python/rarfile/rarfile-3.0.ebuild b/dev-python/rarfile/rarfile-3.0.ebuild
17 index 83767dd2a31..bf3e89942d9 100644
18 --- a/dev-python/rarfile/rarfile-3.0.ebuild
19 +++ b/dev-python/rarfile/rarfile-3.0.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2017 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/r/${PN}/${P}.tar.gz"
27
28 LICENSE="ISC"
29 SLOT="0"
30 -KEYWORDS="~amd64 ~x86"
31 +KEYWORDS="amd64 ~x86"
32 IUSE="+compressed"
33
34 RDEPEND="${DEPEND}