diff --git a/dev-python/xmlschema/xmlschema-1.1.0.ebuild b/dev-python/xmlschema/xmlschema-1.1.0.ebuild index c6077982c71f6..1c461753c9737 100644 --- a/dev-python/xmlschema/xmlschema-1.1.0.ebuild +++ b/dev-python/xmlschema/xmlschema-1.1.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~sparc ~x86" IUSE="test" RESTRICT="!test? ( test )"