summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-03-16 22:09:58 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-03-16 22:09:58 +0300
commit2beb7dd7f532d3385e5f0f95b403e532f21f0e39 (patch)
treeb39513315121c0b3bd50807e307a59dcd5d97cad /dev-python/mistune
parentdev-python/numpy: mark s390 stable (diff)
downloadgentoo-2beb7dd7f532d3385e5f0f95b403e532f21f0e39.tar.gz
gentoo-2beb7dd7f532d3385e5f0f95b403e532f21f0e39.tar.bz2
gentoo-2beb7dd7f532d3385e5f0f95b403e532f21f0e39.zip
dev-python/mistune: Add ~s390
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'dev-python/mistune')
-rw-r--r--dev-python/mistune/mistune-0.8.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/mistune/mistune-0.8.3.ebuild b/dev-python/mistune/mistune-0.8.3.ebuild
index b562715115ce..3082b0193af9 100644
--- a/dev-python/mistune/mistune-0.8.3.ebuild
+++ b/dev-python/mistune/mistune-0.8.3.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
SLOT="0"
LICENSE="BSD"
-KEYWORDS="amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
IUSE="test"
RDEPEND=""