diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-10 10:16:06 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-10 10:16:06 +0000 |
commit | fea580a1f7e085adb3e32cbca396567859a921e1 (patch) | |
tree | 10f7b2f926ccc8dbe20f0d9934a9b76a633baa4b /dev-python/pyinotify | |
parent | media-libs/leptonica: stable 1.74.4 for ppc/ppc64, bug #636332 (diff) | |
download | gentoo-fea580a1f7e085adb3e32cbca396567859a921e1.tar.gz gentoo-fea580a1f7e085adb3e32cbca396567859a921e1.tar.bz2 gentoo-fea580a1f7e085adb3e32cbca396567859a921e1.zip |
dev-python/pyinotify: keyworded 0.9.6 for ppc64, bug #636702
Package-Manager: Portage-2.3.13, Repoman-2.3.4
RepoMan-Options: --include-arches="ppc64"
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 6d1f0d41c2ff..4b9d5cf373ff 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 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm64 ~ia64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="examples" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" |