diff --git a/dev-python/colander/colander-1.3.1.ebuild b/dev-python/colander/colander-1.3.1.ebuild index 9380a2c66041b..1c7953b1134fa 100644 --- a/dev-python/colander/colander-1.3.1.ebuild +++ b/dev-python/colander/colander-1.3.1.ebuild @@ -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.