diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-26 20:47:09 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-26 20:47:09 +0000 |
commit | 07aa8b60204b08e677bc36c5121d72fe5387623a (patch) | |
tree | 08720dab6e45dd74b4e114a2d9999c8f0418d8c3 /dev-python/pyinotify | |
parent | media-libs/libsidplay: stable 1.36.59-r2 for sparc, bug #632285 (thanks to Ro... (diff) | |
download | gentoo-07aa8b60204b08e677bc36c5121d72fe5387623a.tar.gz gentoo-07aa8b60204b08e677bc36c5121d72fe5387623a.tar.bz2 gentoo-07aa8b60204b08e677bc36c5121d72fe5387623a.zip |
dev-python/pyinotify: keyworded 0.9.6 for sparc, bug #636702 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.16, Repoman-2.3.6
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 bf3d28daddf9..a9ba5de1c1c8 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 ~arm64 hppa ia64 ~mips ppc ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm64 hppa ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="examples" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" |