diff options
author | Sam James <sam@gentoo.org> | 2020-07-17 01:51:46 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-07-17 01:51:46 +0000 |
commit | 8885cbf5ca0dcf077ff7a71bbd59ccb7fa9413bf (patch) | |
tree | fd914e22c55788d4ceaf9e46484518e02001a584 /dev-python/stevedore | |
parent | dev-python/requestsexceptions: arm keyworded (bug #732484) (diff) | |
download | gentoo-8885cbf5ca0dcf077ff7a71bbd59ccb7fa9413bf.tar.gz gentoo-8885cbf5ca0dcf077ff7a71bbd59ccb7fa9413bf.tar.bz2 gentoo-8885cbf5ca0dcf077ff7a71bbd59ccb7fa9413bf.zip |
dev-python/stevedore: arm keyworded (bug #732484)
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/stevedore')
-rw-r--r-- | dev-python/stevedore/stevedore-3.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/stevedore/stevedore-3.1.0.ebuild b/dev-python/stevedore/stevedore-3.1.0.ebuild index 5a3e7abb647c..9bd342f667de 100644 --- a/dev-python/stevedore/stevedore-3.1.0.ebuild +++ b/dev-python/stevedore/stevedore-3.1.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ia64 ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc64 ~sparc ~x86" RDEPEND=" $(python_gen_cond_dep ' |