diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-11-10 09:00:21 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-11-10 09:00:21 -0800 |
commit | ebfe6607c7a020e4cc8571007bd127b8bea2f320 (patch) | |
tree | 464ee147571b56436333281c61e54f215f0bb600 /dev-python/pyinotify | |
parent | dev-perl/IO-Stty-0.30.0: added ~mips, bug 636702 (diff) | |
download | gentoo-ebfe6607c7a020e4cc8571007bd127b8bea2f320.tar.gz gentoo-ebfe6607c7a020e4cc8571007bd127b8bea2f320.tar.bz2 gentoo-ebfe6607c7a020e4cc8571007bd127b8bea2f320.zip |
dev-python/pyinotify-0.9.6: added ~mips, bug 636702
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 4b9d5cf373ff..b00951fdc6fa 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 ~ia64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm64 ~ia64 ~mips ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="examples" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" |