diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2017-03-22 10:59:26 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2017-03-22 11:03:29 -0500 |
commit | c1d26c58274088ac4d722afb5aa6847274628910 (patch) | |
tree | 45e6aebdcbe5424e3a6010b8bb341cfdab54f8f9 /dev-python/restructuredtext-lint | |
parent | www-client/opera: Old. (diff) | |
download | gentoo-c1d26c58274088ac4d722afb5aa6847274628910.tar.gz gentoo-c1d26c58274088ac4d722afb5aa6847274628910.tar.bz2 gentoo-c1d26c58274088ac4d722afb5aa6847274628910.zip |
dev-python/restructuredtext-lint: keywording arm64
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-python/restructuredtext-lint')
-rw-r--r-- | dev-python/restructuredtext-lint/restructuredtext-lint-0.12.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/restructuredtext-lint/restructuredtext-lint-0.12.2.ebuild b/dev-python/restructuredtext-lint/restructuredtext-lint-0.12.2.ebuild index a6b3d8a4c4e2..429501089374 100644 --- a/dev-python/restructuredtext-lint/restructuredtext-lint-0.12.2.ebuild +++ b/dev-python/restructuredtext-lint/restructuredtext-lint-0.12.2.ebuild @@ -15,7 +15,7 @@ S="${WORKDIR}/${MY_P}-${PV}" LICENSE="Unlicense" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" |