diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-20 21:33:01 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-20 22:03:02 +0000 |
commit | 1f5b11b393d2a432590d815a335fb28ca2e5bc33 (patch) | |
tree | 385d4da9690d45fd73e5a08e0a5005452f0b451b /dev-python/pyinotify | |
parent | dev-perl/IO-Stty: stable 0.30.0 for ia64, bug #638176 (diff) | |
download | gentoo-1f5b11b393d2a432590d815a335fb28ca2e5bc33.tar.gz gentoo-1f5b11b393d2a432590d815a335fb28ca2e5bc33.tar.bz2 gentoo-1f5b11b393d2a432590d815a335fb28ca2e5bc33.zip |
dev-python/pyinotify: stable 0.9.6 for ia64, bug #638176
Package-Manager: Portage-2.3.14, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-python/pyinotify')
-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 a37f0520f111..e1e8b9afde08 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}]" |