diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-03-25 13:42:49 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-03-25 13:59:37 +0100 |
commit | 1e9f89f1da2b6abf08562e8bf3e9d96b79becae2 (patch) | |
tree | 444997b2f5126407929ad215e8d1c670fcdb7bed /dev-python/funcparserlib | |
parent | dev-python/flask-sphinx-themes: Remove old (diff) | |
download | gentoo-1e9f89f1da2b6abf08562e8bf3e9d96b79becae2.tar.gz gentoo-1e9f89f1da2b6abf08562e8bf3e9d96b79becae2.tar.bz2 gentoo-1e9f89f1da2b6abf08562e8bf3e9d96b79becae2.zip |
dev-python/funcparserlib: Stabilize 0.3.6-r1 ALLARCHES
Signed-off-by: Michał Górny <mgorny@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 fbb7b64947a4..247045270b9d 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 ~x86" +KEYWORDS="amd64 ~arm arm64 x86" IUSE="" RDEPEND="" |