summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2016-06-04 20:51:16 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2016-06-04 20:51:16 -0500
commitc214417929cb30941c1c44c9314cde12f472c919 (patch)
tree685369601bc3ce77f6442f1827d817368c1bbc05 /dev-python/pyinotify
parentsys-libs/musl: add TODO comment wrt obtaining arch name (diff)
downloadgentoo-c214417929cb30941c1c44c9314cde12f472c919.tar.gz
gentoo-c214417929cb30941c1c44c9314cde12f472c919.tar.bz2
gentoo-c214417929cb30941c1c44c9314cde12f472c919.zip
openstack mass stable for mitaka, x86 and amd64 for bug 582170
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 e5a2ae89ca74..45b8b07b236a 100644
--- a/dev-python/pyinotify/pyinotify-0.9.6.ebuild
+++ b/dev-python/pyinotify/pyinotify-0.9.6.ebuild
@@ -15,7 +15,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 ~ppc x86 ~amd64-linux ~x86-linux"
IUSE="examples"
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"