diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-13 14:02:51 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-13 14:02:51 +0100 |
commit | 304d051a2786beba86b904ea7c6ed26d2a5b2fce (patch) | |
tree | acbd86a0aae2b6439a942126df1012bc9a077741 /dev-python/hyperframe | |
parent | dev-python/hyper-h2: s390 stable wrt bug #708944 (diff) | |
download | gentoo-304d051a2786beba86b904ea7c6ed26d2a5b2fce.tar.gz gentoo-304d051a2786beba86b904ea7c6ed26d2a5b2fce.tar.bz2 gentoo-304d051a2786beba86b904ea7c6ed26d2a5b2fce.zip |
dev-python/hyperframe: s390 stable wrt bug #708944
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/hyperframe')
-rw-r--r-- | dev-python/hyperframe/hyperframe-5.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hyperframe/hyperframe-5.2.0.ebuild b/dev-python/hyperframe/hyperframe-5.2.0.ebuild index 276598c38849..50f41751a28a 100644 --- a/dev-python/hyperframe/hyperframe-5.2.0.ebuild +++ b/dev-python/hyperframe/hyperframe-5.2.0.ebuild @@ -14,6 +14,6 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86" distutils_enable_tests pytest |