summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-06-23 07:19:16 +0200
committerAlexis Ballier <aballier@gentoo.org>2017-06-23 07:19:52 +0200
commit85cc773de610acd552ea57a102001453ca9ee985 (patch)
treeb350144f0a6bf4881cdfaa01352f7e04d45fecf8
parentdev-python/boto: keyword ~arm64 (diff)
downloadgentoo-85cc773de610acd552ea57a102001453ca9ee985.tar.gz
gentoo-85cc773de610acd552ea57a102001453ca9ee985.tar.bz2
gentoo-85cc773de610acd552ea57a102001453ca9ee985.zip
dev-python/pyinotify: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
-rw-r--r--dev-python/pyinotify/pyinotify-0.9.6.ebuild2
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 3bb411b721f4..6579604fd3aa 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 ppc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm64 ppc x86 ~amd64-linux ~x86-linux"
IUSE="examples"
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"