diff options
author | Sam James <sam@gentoo.org> | 2020-08-30 05:31:35 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-30 05:31:35 +0000 |
commit | 4a26ac71e40d54e66a8c92ff9a334fd02e764a69 (patch) | |
tree | 4c310f0431420ca4f53733e0302ef03c271cfccf /dev-python/deprecation | |
parent | dev-python/pylast: Keyword 3.3.0 arm, #736519 (diff) | |
download | gentoo-4a26ac71e40d54e66a8c92ff9a334fd02e764a69.tar.gz gentoo-4a26ac71e40d54e66a8c92ff9a334fd02e764a69.tar.bz2 gentoo-4a26ac71e40d54e66a8c92ff9a334fd02e764a69.zip |
dev-python/deprecation: Keyword 2.1.0 arm, #736519
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/deprecation')
-rw-r--r-- | dev-python/deprecation/deprecation-2.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/deprecation/deprecation-2.1.0.ebuild b/dev-python/deprecation/deprecation-2.1.0.ebuild index 6f0a706779f0..502f70be50b5 100644 --- a/dev-python/deprecation/deprecation-2.1.0.ebuild +++ b/dev-python/deprecation/deprecation-2.1.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ia64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~sparc ~x86" RDEPEND="dev-python/packaging[${PYTHON_USEDEP}]" BDEPEND=" |