diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-08-20 11:21:13 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-08-20 22:55:15 +0100 |
commit | 0b648e552c369a84cd0f6f88b92f0ef0eb2a5101 (patch) | |
tree | df84e4c98cf84dded728990b4b58826becbe8384 /dev-python/funcparserlib | |
parent | dev-python/sphinx-testing: keyworded 1.0.1-r1 for sparc, bug #737618 (diff) | |
download | gentoo-0b648e552c369a84cd0f6f88b92f0ef0eb2a5101.tar.gz gentoo-0b648e552c369a84cd0f6f88b92f0ef0eb2a5101.tar.bz2 gentoo-0b648e552c369a84cd0f6f88b92f0ef0eb2a5101.zip |
dev-python/funcparserlib: keyworded 0.3.6-r1 for sparc, bug #737618
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/funcparserlib')
-rw-r--r-- | dev-python/funcparserlib/funcparserlib-0.3.6-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/funcparserlib/funcparserlib-0.3.6-r1.ebuild b/dev-python/funcparserlib/funcparserlib-0.3.6-r1.ebuild index 12a1c46e2b19..5f5bac093052 100644 --- a/dev-python/funcparserlib/funcparserlib-0.3.6-r1.ebuild +++ b/dev-python/funcparserlib/funcparserlib-0.3.6-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~ia64 x86" +KEYWORDS="amd64 ~arm arm64 ~ia64 ~sparc x86" IUSE="" RDEPEND="" |