diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-23 07:19:16 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-23 07:19:52 +0200 |
commit | 85cc773de610acd552ea57a102001453ca9ee985 (patch) | |
tree | b350144f0a6bf4881cdfaa01352f7e04d45fecf8 /dev-python/pyinotify | |
parent | dev-python/boto: keyword ~arm64 (diff) | |
download | gentoo-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
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 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}]" |