summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2017-12-25 12:40:29 +0100
committerMarkus Meier <maekke@gentoo.org>2017-12-25 12:40:29 +0100
commit15c747cf644f27e78dd616cfc02bc0ddaba24b63 (patch)
treea1388c7ef76282f3eaf80ee38e6b24020615bb3e /dev-python/pyinotify
parentapp-eselect/eselect-repository: add ~arm, bug #637238 (diff)
downloadgentoo-15c747cf644f27e78dd616cfc02bc0ddaba24b63.tar.gz
gentoo-15c747cf644f27e78dd616cfc02bc0ddaba24b63.tar.bz2
gentoo-15c747cf644f27e78dd616cfc02bc0ddaba24b63.zip
dev-python/pyinotify: add ~arm, bug #636702
Package-Manager: Portage-2.3.13, Repoman-2.3.3 RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-python/pyinotify')
-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 a9ba5de1c1c8..4edea812c77a 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="~alpha amd64 ~arm64 hppa ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
IUSE="examples"
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"