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 b046ef40afa0..cbb08d3b026f 100644 --- a/dev-python/expects/expects-0.8.0-r1.ebuild +++ b/dev-python/expects/expects-0.8.0-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64" +KEYWORDS="amd64 ~arm64" IUSE="doc test" RESTRICT="!test? ( test )" |