summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2017-03-22 10:59:49 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2017-03-22 11:03:32 -0500
commit08b799804050440b493302a860a19bf961b47370 (patch)
tree0b5df2978c0b402840e1b3a2190facebc382e04d
parentdev-python/restructuredtext-lint: keywording arm64 (diff)
downloadgentoo-08b799804050440b493302a860a19bf961b47370.tar.gz
gentoo-08b799804050440b493302a860a19bf961b47370.tar.bz2
gentoo-08b799804050440b493302a860a19bf961b47370.zip
dev-python/doc8: keywording arm64
Package-Manager: Portage-2.3.3, Repoman-2.3.1
-rw-r--r--dev-python/doc8/doc8-0.6.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/doc8/doc8-0.6.0.ebuild b/dev-python/doc8/doc8-0.6.0.ebuild
index ee72ef49e1e3..654a966868e0 100644
--- a/dev-python/doc8/doc8-0.6.0.ebuild
+++ b/dev-python/doc8/doc8-0.6.0.ebuild
@@ -12,7 +12,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=""
CDEPEND=">=dev-python/pbr-1.6[${PYTHON_USEDEP}]"