summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-01-06 19:22:27 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2018-01-06 19:54:59 +0000
commit762e554f5e3f2fd4bbb85f6078602b6464c75b09 (patch)
tree415d46991f306e023ecd71f4faa9b7281eefaec0 /dev-python
parentdev-python/namespace-paste: stable 1 for hppa, bug #639114 (diff)
downloadgentoo-762e554f5e3f2fd4bbb85f6078602b6464c75b09.tar.gz
gentoo-762e554f5e3f2fd4bbb85f6078602b6464c75b09.tar.bz2
gentoo-762e554f5e3f2fd4bbb85f6078602b6464c75b09.zip
dev-python/pastedeploy: stable 1.5.2-r1 for hppa, bug #639114
Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="hppa"
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/pastedeploy/pastedeploy-1.5.2-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pastedeploy/pastedeploy-1.5.2-r1.ebuild b/dev-python/pastedeploy/pastedeploy-1.5.2-r1.ebuild
index bb950ff380fe..d01caaf7bb73 100644
--- a/dev-python/pastedeploy/pastedeploy-1.5.2-r1.ebuild
+++ b/dev-python/pastedeploy/pastedeploy-1.5.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -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}]