summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-07-09 10:00:49 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-07-09 10:04:08 +0200
commit234daf0284bd98924e9bea82aa72e0a2b7106978 (patch)
tree69ffc76a64c87a098c6253c09b73bd44f62459f6 /dev-python/pastedeploy
parentdev-python/packaging: arm stable wrt bug #731462 (diff)
downloadgentoo-234daf0284bd98924e9bea82aa72e0a2b7106978.tar.gz
gentoo-234daf0284bd98924e9bea82aa72e0a2b7106978.tar.bz2
gentoo-234daf0284bd98924e9bea82aa72e0a2b7106978.zip
dev-python/pastedeploy: arm stable wrt bug #731464
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="arm" 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 fd89fee1c975..57d8daa5fe41 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}]"