diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2021-07-14 17:56:06 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-07-14 17:08:07 +0100 |
commit | 98ab42653b1ef2c68cbd7c974d094097d4e7aebc (patch) | |
tree | 5d3f7f91796021d016105e47a95b1037d8e4d439 /dev-python/astor | |
parent | media-libs/pcaudiolib: keyworded 1.1 for sparc, bug #801103 (diff) | |
download | gentoo-98ab42653b1ef2c68cbd7c974d094097d4e7aebc.tar.gz gentoo-98ab42653b1ef2c68cbd7c974d094097d4e7aebc.tar.bz2 gentoo-98ab42653b1ef2c68cbd7c974d094097d4e7aebc.zip |
dev-python/astor: keyworded 0.8.1 for sparc, bug #801520
Package-Manager: Portage-3.0.20, Repoman-3.0.2
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/astor')
-rw-r--r-- | dev-python/astor/astor-0.8.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/astor/astor-0.8.1.ebuild b/dev-python/astor/astor-0.8.1.ebuild index 8e0feed25546..acbd1e50eea3 100644 --- a/dev-python/astor/astor-0.8.1.ebuild +++ b/dev-python/astor/astor-0.8.1.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://pypi.org/project/astor/" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~sparc x86" IUSE="" distutils_enable_tests pytest |