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/imagesize/
Date: Sat, 29 Jul 2017 20:38:54
Message-Id: 1501360650.8def54637fabf40796246a91b112acc20064a1c8.prometheanfire@gentoo
1 commit: 8def54637fabf40796246a91b112acc20064a1c8
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 29 19:56:51 2017 +0000
4 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 29 20:37:30 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8def5463
7
8 dev-python/imagesize: 0.7.1 stable x86
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.3
11
12 dev-python/imagesize/imagesize-0.7.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/imagesize/imagesize-0.7.1.ebuild b/dev-python/imagesize/imagesize-0.7.1.ebuild
16 index c189c6e044f..1d26efd0a70 100644
17 --- a/dev-python/imagesize/imagesize-0.7.1.ebuild
18 +++ b/dev-python/imagesize/imagesize-0.7.1.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="https://pypi.python.org/packages/53/72/6c6f1e787d9cab2cc733cf042f125abe
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~x86"
24 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 x86"
25 IUSE="test"
26
27 DEPEND="dev-python/setuptools"