diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-08-10 20:42:45 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-08-10 20:24:55 +0100 |
commit | a1c469d323d5d18158d470bcc2a3eb8832ecd17e (patch) | |
tree | 09589cb6e44f12704c21e0110c59d3c0a868227f /dev-python/deprecation | |
parent | dev-libs/mpfr: stable 4.1.0 for hppa/sparc, bug #736559 (diff) | |
download | gentoo-a1c469d323d5d18158d470bcc2a3eb8832ecd17e.tar.gz gentoo-a1c469d323d5d18158d470bcc2a3eb8832ecd17e.tar.bz2 gentoo-a1c469d323d5d18158d470bcc2a3eb8832ecd17e.zip |
dev-python/deprecation: keyworded 2.1.0 for sparc, bug #736519
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@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 e5d8d60b80da..c1024b7ca1a3 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 ~x86" +KEYWORDS="~amd64 ~arm64 ~sparc ~x86" RDEPEND="dev-python/packaging[${PYTHON_USEDEP}]" BDEPEND=" |