Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/imagesize/
Date: Tue, 18 Jul 2017 08:25:46
Message-Id: 1500366334.e9b5301132ebf4c7710fdc4e0b1d7d73129d1cee.slyfox@gentoo
1 commit: e9b5301132ebf4c7710fdc4e0b1d7d73129d1cee
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 17 09:23:24 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Tue Jul 18 08:25:34 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9b53011
7
8 dev-python/imagesize: ia64 stable, bug #619822
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11 RepoMan-Options: --include-arches="ia64"
12
13 dev-python/imagesize/imagesize-0.7.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-python/imagesize/imagesize-0.7.1.ebuild b/dev-python/imagesize/imagesize-0.7.1.ebuild
17 index ad605d40058..c189c6e044f 100644
18 --- a/dev-python/imagesize/imagesize-0.7.1.ebuild
19 +++ b/dev-python/imagesize/imagesize-0.7.1.ebuild
20 @@ -13,7 +13,7 @@ SRC_URI="https://pypi.python.org/packages/53/72/6c6f1e787d9cab2cc733cf042f125abe
21
22 LICENSE="MIT"
23 SLOT="0"
24 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~x86"
25 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~x86"
26 IUSE="test"
27
28 DEPEND="dev-python/setuptools"