diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2019-05-11 13:53:01 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2019-05-11 14:05:42 -0500 |
commit | 8fa583903869caa3d9d8d3ce76dfbe28bd8350e1 (patch) | |
tree | 309b10e3bc72bd759bd260c20905a678cbd922ba /dev-python/paste | |
parent | dev-python/WSME: 0.9.3 allarches stablized (diff) | |
download | gentoo-8fa583903869caa3d9d8d3ce76dfbe28bd8350e1.tar.gz gentoo-8fa583903869caa3d9d8d3ce76dfbe28bd8350e1.tar.bz2 gentoo-8fa583903869caa3d9d8d3ce76dfbe28bd8350e1.zip |
dev-python/paste: 3.0.7 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/paste')
-rw-r--r-- | dev-python/paste/paste-3.0.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/paste/paste-3.0.7.ebuild b/dev-python/paste/paste-3.0.7.ebuild index 9f189ffcc3c4..8effea9ce8f7 100644 --- a/dev-python/paste/paste-3.0.7.ebuild +++ b/dev-python/paste/paste-3.0.7.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris" +KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris" IUSE="doc flup openid" RDEPEND="dev-python/namespace-paste[${PYTHON_USEDEP}] |