summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-08-17 04:29:00 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-08-17 04:38:14 +0300
commitd68bda288d910b226fcc14319f4c1eb871caeb05 (patch)
tree9d5ef79cb0406e3ddadf9c13c17d82a71f0bb80b /dev-python/pastedeploy
parentdev-python/mimeparse: mark s390 stable (diff)
downloadgentoo-d68bda288d910b226fcc14319f4c1eb871caeb05.tar.gz
gentoo-d68bda288d910b226fcc14319f4c1eb871caeb05.tar.bz2
gentoo-d68bda288d910b226fcc14319f4c1eb871caeb05.zip
dev-python/pastedeploy: mark s390 stable
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-python/pastedeploy')
-rw-r--r--dev-python/pastedeploy/pastedeploy-1.5.2-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pastedeploy/pastedeploy-1.5.2-r1.ebuild b/dev-python/pastedeploy/pastedeploy-1.5.2-r1.ebuild
index f23af57e0f7c..eb55df773b5f 100644
--- a/dev-python/pastedeploy/pastedeploy-1.5.2-r1.ebuild
+++ b/dev-python/pastedeploy/pastedeploy-1.5.2-r1.ebuild
@@ -16,7 +16,7 @@ SRC_URI="https://bitbucket.org/ianb/pastedeploy/get/${PV}.tar.gz -> ${P}-r1.tar.
LICENSE="MIT"
SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~x86-solaris"
IUSE="doc test"
RDEPEND="dev-python/namespace-paste[${PYTHON_USEDEP}]