commit: ebfe6607c7a020e4cc8571007bd127b8bea2f320 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Fri Nov 10 17:00:21 2017 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Fri Nov 10 17:00:21 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebfe6607
dev-python/pyinotify-0.9.6: added ~mips, bug 636702 dev-python/pyinotify/pyinotify-0.9.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pyinotify/pyinotify-0.9.6.ebuild b/dev-python/pyinotify/pyinotify-0.9.6.ebuild index 4b9d5cf373f..b00951fdc6f 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}]"