diff --git a/dev-python/arpeggio/arpeggio-1.9.2.ebuild b/dev-python/arpeggio/arpeggio-1.9.2.ebuild index f289ad23f90a7..8e5858b7a17d1 100644 --- a/dev-python/arpeggio/arpeggio-1.9.2.ebuild +++ b/dev-python/arpeggio/arpeggio-1.9.2.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/igordejanovic/${MY_PN}/archive/v${PV}.tar.gz -> ${P} LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="test" RESTRICT="!test? ( test )"