summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/optcomplete/optcomplete-1.2.ebuild')
-rw-r--r--dev-python/optcomplete/optcomplete-1.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/optcomplete/optcomplete-1.2.ebuild b/dev-python/optcomplete/optcomplete-1.2.ebuild
index 75326116f74c..fc993b47ad20 100644
--- a/dev-python/optcomplete/optcomplete-1.2.ebuild
+++ b/dev-python/optcomplete/optcomplete-1.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/optcomplete/optcomplete-1.2.ebuild,v 1.6 2011/10/12 10:27:19 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/optcomplete/optcomplete-1.2.ebuild,v 1.7 2011/10/13 21:44:29 phajdan.jr Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -15,7 +15,7 @@ SRC_URI="http://furius.ca/downloads/${PN}/releases/${P}.tar.bz2"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
IUSE="examples"
DEPEND=""