diff options
author | Markus Meier <maekke@gentoo.org> | 2018-03-21 06:54:47 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2018-03-21 06:54:47 +0100 |
commit | ee4a7b9bf2daccbcbac0230939e6e6a7d0cf1d08 (patch) | |
tree | 1d4eb0d861bf57012db7124b0084f720f72cdae5 /dev-python/pastedeploy | |
parent | dev-python/namespace-paste: arm stable, bug #639114 (diff) | |
download | gentoo-ee4a7b9bf2daccbcbac0230939e6e6a7d0cf1d08.tar.gz gentoo-ee4a7b9bf2daccbcbac0230939e6e6a7d0cf1d08.tar.bz2 gentoo-ee4a7b9bf2daccbcbac0230939e6e6a7d0cf1d08.zip |
dev-python/pastedeploy: arm stable, bug #639114
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-python/pastedeploy')
-rw-r--r-- | dev-python/pastedeploy/pastedeploy-1.5.2-r1.ebuild | 2 |
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 d01caaf7bb73..499695d5e84e 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 sparc x86 ~amd64-linux ~x86-linux ~x86-solaris" IUSE="doc test" RDEPEND="dev-python/namespace-paste[${PYTHON_USEDEP}] |