summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pyinotify/pyinotify-0.9.2.ebuild')
-rw-r--r--dev-python/pyinotify/pyinotify-0.9.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pyinotify/pyinotify-0.9.2.ebuild b/dev-python/pyinotify/pyinotify-0.9.2.ebuild
index 74b0ad5a13c8..af42543858c2 100644
--- a/dev-python/pyinotify/pyinotify-0.9.2.ebuild
+++ b/dev-python/pyinotify/pyinotify-0.9.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyinotify/pyinotify-0.9.2.ebuild,v 1.1 2011/05/02 22:18:16 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyinotify/pyinotify-0.9.2.ebuild,v 1.2 2011/06/08 09:17:56 hwoarang Exp $
EAPI="3"
PYTHON_DEPEND="*:2.5"
@@ -15,7 +15,7 @@ SRC_URI="http://seb.dbzteam.org/pub/pyinotify/releases/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~amd64-linux"
+KEYWORDS="amd64 ~ppc ~sparc ~x86 ~amd64-linux"
IUSE="examples"
DEPEND=""