diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-30 15:38:58 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-30 15:38:58 +0200 |
commit | fb8e70271e4e30415e72e5ca09a11686cbe9c3a6 (patch) | |
tree | 19818b40d37008f0466a4944c61c7be12c0b2f24 /dev-python/paste | |
parent | dev-python/flup: ppc64 stable wrt bug #715302 (diff) | |
download | gentoo-fb8e70271e4e30415e72e5ca09a11686cbe9c3a6.tar.gz gentoo-fb8e70271e4e30415e72e5ca09a11686cbe9c3a6.tar.bz2 gentoo-fb8e70271e4e30415e72e5ca09a11686cbe9c3a6.zip |
dev-python/paste: ppc64 stable wrt bug #715302
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/paste')
-rw-r--r-- | dev-python/paste/paste-3.2.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/paste/paste-3.2.3.ebuild b/dev-python/paste/paste-3.2.3.ebuild index 52038e1a46d2..898cfec8a808 100644 --- a/dev-python/paste/paste-3.2.3.ebuild +++ b/dev-python/paste/paste-3.2.3.ebuild @@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ia64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris" +KEYWORDS="~alpha amd64 ~arm arm64 ia64 ~ppc ppc64 x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris" IUSE="flup openid" RDEPEND="dev-python/namespace-paste[${PYTHON_USEDEP}] |