diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-23 23:06:18 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-23 23:06:38 +0000 |
commit | 721acca2f0ef4dcdf97ba183c77009e9cb0b264e (patch) | |
tree | 064cbee7d8574656108619fcbb149c41e6dbcf89 /dev-python/pyinotify/pyinotify-0.9.6.ebuild | |
parent | dev-perl/IO-Stty: stable 0.30.0 for ppc64, bug #638176 (diff) | |
download | gentoo-721acca2f0ef4dcdf97ba183c77009e9cb0b264e.tar.gz gentoo-721acca2f0ef4dcdf97ba183c77009e9cb0b264e.tar.bz2 gentoo-721acca2f0ef4dcdf97ba183c77009e9cb0b264e.zip |
dev-python/pyinotify: stable 0.9.6 for ppc64, bug #638176
Package-Manager: Portage-2.3.16, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'dev-python/pyinotify/pyinotify-0.9.6.ebuild')
-rw-r--r-- | dev-python/pyinotify/pyinotify-0.9.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyinotify/pyinotify-0.9.6.ebuild b/dev-python/pyinotify/pyinotify-0.9.6.ebuild index e1e8b9afde08..21d28c1e2838 100644 --- a/dev-python/pyinotify/pyinotify-0.9.6.ebuild +++ b/dev-python/pyinotify/pyinotify-0.9.6.ebuild @@ -14,7 +14,7 @@ SRC_URI="http://seb.dbzteam.org/pub/pyinotify/releases/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm64 ~hppa ia64 ~mips ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm64 ~hppa ia64 ~mips ppc ppc64 x86 ~amd64-linux ~x86-linux" IUSE="examples" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" |