diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-06 22:33:22 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-06 22:34:07 +0000 |
commit | e745d38de2a616a2b560db3dd98bb30d1b4c861b (patch) | |
tree | 6738be4616cf2123adace474adadd704ac74aeab /dev-python/pastedeploy | |
parent | dev-python/namespace-paste: stable 1 for sparc, bug #639114 (thanks to Rolf E... (diff) | |
download | gentoo-e745d38de2a616a2b560db3dd98bb30d1b4c861b.tar.gz gentoo-e745d38de2a616a2b560db3dd98bb30d1b4c861b.tar.bz2 gentoo-e745d38de2a616a2b560db3dd98bb30d1b4c861b.zip |
dev-python/pastedeploy: stable 1.5.2-r1 for sparc, bug #639114 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.16, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
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 35d062b44501..4bfe800fc67d 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}] |