summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/colander/colander-1.0.ebuild')
-rw-r--r--dev-python/colander/colander-1.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/colander/colander-1.0.ebuild b/dev-python/colander/colander-1.0.ebuild
index 6a9648b08eda..2a4317e5af6f 100644
--- a/dev-python/colander/colander-1.0.ebuild
+++ b/dev-python/colander/colander-1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/colander/colander-1.0.ebuild,v 1.2 2015/03/06 22:12:13 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/colander/colander-1.0.ebuild,v 1.3 2015/03/08 23:42:10 pacho Exp $
EAPI=5
@@ -18,7 +18,7 @@ S="${WORKDIR}/${MY_P}"
# MIT license is used by included (modified) iso8601.py code.
LICENSE="repoze MIT"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="doc test"
# Depend on an ebuild of translationstring with Python 3 support.