summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-10-14 16:33:29 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-10-14 16:33:29 +0300
commitf1b342bf79187856a01f5870be65cf660d79d96f (patch)
treef65c1c204ba4005fb7f4978c6dcec77ef4c835d8
parentdev-python/whoosh: mark s390 stable (diff)
downloadgentoo-f1b342bf79187856a01f5870be65cf660d79d96f.tar.gz
gentoo-f1b342bf79187856a01f5870be65cf660d79d96f.tar.bz2
gentoo-f1b342bf79187856a01f5870be65cf660d79d96f.zip
dev-python/alabaster: mark s390 stable
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
-rw-r--r--dev-python/alabaster/alabaster-0.7.9.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/alabaster/alabaster-0.7.9.ebuild b/dev-python/alabaster/alabaster-0.7.9.ebuild
index 3a98a7540eb5..01cf94b1540a 100644
--- a/dev-python/alabaster/alabaster-0.7.9.ebuild
+++ b/dev-python/alabaster/alabaster-0.7.9.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -12,7 +12,7 @@ HOMEPAGE="https://github.com/bitprophet/alabaster"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86"
SLOT="0"
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"