diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-11-27 17:00:01 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-11-27 17:04:33 +0100 |
commit | be140e0c2ce17191d67ae90f6f5f35ccdf6384ee (patch) | |
tree | f8a82dde155eece48ad55d090e1cb8bf6893b212 | |
parent | dev-python/pytest-django: amd64/x86 stable (ALLARCHES policy) wrt bug #756592 (diff) | |
download | gentoo-be140e0c2ce17191d67ae90f6f5f35ccdf6384ee.tar.gz gentoo-be140e0c2ce17191d67ae90f6f5f35ccdf6384ee.tar.bz2 gentoo-be140e0c2ce17191d67ae90f6f5f35ccdf6384ee.zip |
dev-python/python-zaqarclient: amd64/x86 stable (ALLARCHES policy) wrt bug #756598
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | dev-python/python-zaqarclient/python-zaqarclient-2.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-zaqarclient/python-zaqarclient-2.0.1.ebuild b/dev-python/python-zaqarclient/python-zaqarclient-2.0.1.ebuild index 1ea16456cb2d..5895e2274eaa 100644 --- a/dev-python/python-zaqarclient/python-zaqarclient-2.0.1.ebuild +++ b/dev-python/python-zaqarclient/python-zaqarclient-2.0.1.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 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux" DEPEND=" >=dev-python/pbr-2.0.0[${PYTHON_USEDEP}] |