diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-11-20 11:15:08 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-11-20 11:16:14 +0100 |
commit | 51dbf4e932edcf1f909bd0e5095ca1250418095e (patch) | |
tree | cd3aa13e50031b1d21094b4904087ea8085324a0 /dev-python/pyinotify | |
parent | dev-perl/Expect: Mark ~hppa too. (diff) | |
download | gentoo-51dbf4e932edcf1f909bd0e5095ca1250418095e.tar.gz gentoo-51dbf4e932edcf1f909bd0e5095ca1250418095e.tar.bz2 gentoo-51dbf4e932edcf1f909bd0e5095ca1250418095e.zip |
dev-python/pyinotify: Mark ~hppa too.
Package-Manager: Portage-2.3.14, Repoman-2.3.6
RepoMan-Options: --ignore-arches
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 b00951fdc6fa..a37f0520f111 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 ~mips ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="examples" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" |