diff --git a/dev-python/hacking/hacking-0.9.6.ebuild b/dev-python/hacking/hacking-0.9.6.ebuild index 2302e3d57ada6..305cf9d9ca208 100644 --- a/dev-python/hacking/hacking-0.9.6.ebuild +++ b/dev-python/hacking/hacking-0.9.6.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm64 ~hppa ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="doc test" RDEPEND="~dev-python/pep8-1.5.6[${PYTHON_USEDEP}]