From: Sergei Trofimovich Date: Tue, 7 Nov 2017 22:42:48 +0000 (+0000) Subject: dev-python/pyinotify: keyworded 0.9.6 for ia64, bug #636702 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=a4b933f1cec5abc86623c8477110c74e2fdbd734;p=gentoo.git dev-python/pyinotify: keyworded 0.9.6 for ia64, bug #636702 Package-Manager: Portage-2.3.13, Repoman-2.3.4 RepoMan-Options: --include-arches="ia64" --- diff --git a/dev-python/pyinotify/pyinotify-0.9.6.ebuild b/dev-python/pyinotify/pyinotify-0.9.6.ebuild index 6579604fd3aa..6d1f0d41c2ff 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 ppc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm64 ~ia64 ppc x86 ~amd64-linux ~x86-linux" IUSE="examples" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"