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/pyinotify/
Date: Mon, 20 Nov 2017 22:03:11
Message-Id: 1511215382.1f5b11b393d2a432590d815a335fb28ca2e5bc33.slyfox@gentoo
1 commit: 1f5b11b393d2a432590d815a335fb28ca2e5bc33
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Mon Nov 20 21:33:01 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 20 22:03:02 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f5b11b3
7
8 dev-python/pyinotify: stable 0.9.6 for ia64, bug #638176
9
10 Package-Manager: Portage-2.3.14, Repoman-2.3.6
11 RepoMan-Options: --include-arches="ia64"
12
13 dev-python/pyinotify/pyinotify-0.9.6.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-python/pyinotify/pyinotify-0.9.6.ebuild b/dev-python/pyinotify/pyinotify-0.9.6.ebuild
17 index a37f0520f11..e1e8b9afde0 100644
18 --- a/dev-python/pyinotify/pyinotify-0.9.6.ebuild
19 +++ b/dev-python/pyinotify/pyinotify-0.9.6.ebuild
20 @@ -14,7 +14,7 @@ SRC_URI="http://seb.dbzteam.org/pub/pyinotify/releases/${P}.tar.gz"
21
22 LICENSE="MIT"
23 SLOT="0"
24 -KEYWORDS="amd64 ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
25 +KEYWORDS="amd64 ~arm64 ~hppa ia64 ~mips ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
26 IUSE="examples"
27
28 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"