diff options
author | Sam James <sam@gentoo.org> | 2020-11-12 15:28:18 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-12 15:28:18 +0000 |
commit | eafd9dcbe5a3772747dcaa785019ea734651781f (patch) | |
tree | 8e75eb3fc69df2e1a0982ae4fbfd4e131627f764 /dev-python/deprecation | |
parent | dev-python/eyeD3: Stabilize 0.9.5 arm, #752252 (diff) | |
download | gentoo-eafd9dcbe5a3772747dcaa785019ea734651781f.tar.gz gentoo-eafd9dcbe5a3772747dcaa785019ea734651781f.tar.bz2 gentoo-eafd9dcbe5a3772747dcaa785019ea734651781f.zip |
dev-python/deprecation: Stabilize 2.1.0 arm, #752252
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 2b7faf897973..6ab07e7c28ba 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 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86" +KEYWORDS="amd64 arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86" RDEPEND="dev-python/packaging[${PYTHON_USEDEP}]" BDEPEND=" |