summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-07-09 10:23:36 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-07-09 10:23:36 +0200
commitcd4064e6765a30657e6f48cc67f28bc4731f6a48 (patch)
tree2c0ef7229cf69fdcb7eb46dcab07b9d77c2114d7 /dev-python/pastedeploy
parentdev-python/packaging: ppc64 stable wrt bug #731462 (diff)
downloadgentoo-cd4064e6765a30657e6f48cc67f28bc4731f6a48.tar.gz
gentoo-cd4064e6765a30657e6f48cc67f28bc4731f6a48.tar.bz2
gentoo-cd4064e6765a30657e6f48cc67f28bc4731f6a48.zip
dev-python/pastedeploy: ppc64 stable wrt bug #731464
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/pastedeploy')
-rw-r--r--dev-python/pastedeploy/pastedeploy-2.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pastedeploy/pastedeploy-2.1.0.ebuild b/dev-python/pastedeploy/pastedeploy-2.1.0.ebuild
index eaa3585ed8a6..c4323c6c98f4 100644
--- a/dev-python/pastedeploy/pastedeploy-2.1.0.ebuild
+++ b/dev-python/pastedeploy/pastedeploy-2.1.0.ebuild
@@ -18,7 +18,7 @@ SRC_URI="https://github.com/Pylons/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ppc ~ppc64 ~s390 ~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"
RDEPEND="dev-python/namespace-paste[${PYTHON_USEDEP}]"