diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-15 12:35:36 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-15 12:35:36 +0100 |
commit | 9c826d243cbff69a4193cbc9ecec20ab97ec8f46 (patch) | |
tree | 987854a6cd2ede4762297d8a9a66443de7e425ea /dev-python/service_identity | |
parent | dev-python/pytest-runner: s390 stable wrt bug #700604 (diff) | |
download | gentoo-9c826d243cbff69a4193cbc9ecec20ab97ec8f46.tar.gz gentoo-9c826d243cbff69a4193cbc9ecec20ab97ec8f46.tar.bz2 gentoo-9c826d243cbff69a4193cbc9ecec20ab97ec8f46.zip |
dev-python/service_identity: s390 stable wrt bug #700612
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/service_identity')
-rw-r--r-- | dev-python/service_identity/service_identity-18.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/service_identity/service_identity-18.1.0.ebuild b/dev-python/service_identity/service_identity-18.1.0.ebuild index ccd9c465120e..f11c3d5a9f06 100644 --- a/dev-python/service_identity/service_identity-18.1.0.ebuild +++ b/dev-python/service_identity/service_identity-18.1.0.ebuild @@ -14,7 +14,7 @@ S=${WORKDIR}/${P/_/-} LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux" # TODO: upstream made pyopenssl optional RDEPEND=" |