diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2017-12-29 15:14:29 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-29 17:40:31 +0000 |
commit | 9eb7a0c0bfbe6dc775b433127c4d3a7e06732327 (patch) | |
tree | 5858c09b2e44de575e29f72ab616520f438b5349 /dev-python/pyinotify | |
parent | dev-util/cucumber: stable 2.4.0-r1 for sparc, bug #636568 (diff) | |
download | gentoo-9eb7a0c0bfbe6dc775b433127c4d3a7e06732327.tar.gz gentoo-9eb7a0c0bfbe6dc775b433127c4d3a7e06732327.tar.bz2 gentoo-9eb7a0c0bfbe6dc775b433127c4d3a7e06732327.zip |
dev-python/pyinotify: stable 0.9.6 for sparc, bug #638176
Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="sparc"
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 4edea812c77a..cad5626b38f4 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="~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux" IUSE="examples" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" |