summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2019-05-11 13:20:10 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2019-05-11 14:05:10 -0500
commite345731d073e030daf360e205841f5b56352106e (patch)
tree256bfe73a046f9308a766e8fe4bd37d1134684e3 /dev-python/pastedeploy
parentnet-dns/pdnsd: sleep only accepts integers in POSIX mode (diff)
downloadgentoo-e345731d073e030daf360e205841f5b56352106e.tar.gz
gentoo-e345731d073e030daf360e205841f5b56352106e.tar.bz2
gentoo-e345731d073e030daf360e205841f5b56352106e.zip
dev-python/pastedeploy: 2.0.1 allarches stablized
Stablized for Openstack Stein Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'dev-python/pastedeploy')
-rw-r--r--dev-python/pastedeploy/pastedeploy-2.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pastedeploy/pastedeploy-2.0.1.ebuild b/dev-python/pastedeploy/pastedeploy-2.0.1.ebuild
index a16a05d80e42..3f7b6802faa4 100644
--- a/dev-python/pastedeploy/pastedeploy-2.0.1.ebuild
+++ b/dev-python/pastedeploy/pastedeploy-2.0.1.ebuild
@@ -16,7 +16,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 test"
RDEPEND="dev-python/namespace-paste[${PYTHON_USEDEP}]