diff options
-rw-r--r-- | dev-python/expects/expects-0.8.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/expects/expects-0.8.0-r1.ebuild b/dev-python/expects/expects-0.8.0-r1.ebuild index 92b6a9696333..38da7ebeb794 100644 --- a/dev-python/expects/expects-0.8.0-r1.ebuild +++ b/dev-python/expects/expects-0.8.0-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="doc test" RESTRICT="!test? ( test )" |