summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-07-09 10:12:46 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-07-09 10:16:25 +0200
commit00fc8dcd81fc156e4409cc9ad0a5df4241177c9a (patch)
tree927d4fcbabae0449a19f21ae043142807e7a1380 /dev-python/pastedeploy/pastedeploy-2.1.0.ebuild
parentdev-python/packaging: ppc stable wrt bug #731462 (diff)
downloadgentoo-00fc8dcd81fc156e4409cc9ad0a5df4241177c9a.tar.gz
gentoo-00fc8dcd81fc156e4409cc9ad0a5df4241177c9a.tar.bz2
gentoo-00fc8dcd81fc156e4409cc9ad0a5df4241177c9a.zip
dev-python/pastedeploy: ppc stable wrt bug #731464
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/pastedeploy/pastedeploy-2.1.0.ebuild')
-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 57d8daa5fe41..eaa3585ed8a6 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}]"