From d786eac9d64481ec2ae04d355d0d9174736ac3f4 Mon Sep 17 00:00:00 2001 From: Matthew Thode Date: Sun, 28 Feb 2016 01:17:42 -0600 Subject: [PATCH] dev-python/debtcollector: keywording arm64 merged on X-C1 Package-Manager: portage-2.2.26 --- dev-python/debtcollector/debtcollector-0.10.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/debtcollector/debtcollector-0.10.0.ebuild b/dev-python/debtcollector/debtcollector-0.10.0.ebuild index a7666c67bd05d..f5933ef408087 100644 --- a/dev-python/debtcollector/debtcollector-0.10.0.ebuild +++ b/dev-python/debtcollector/debtcollector-0.10.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="doc test" CDEPEND=">=dev-python/pbr-1.8[${PYTHON_USEDEP}]"