diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-06-21 22:26:30 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-06-21 22:26:45 +0100 |
commit | 10e3cc50b097b265144883990c6b6de1be37c246 (patch) | |
tree | 55ea74dc92d6637b0c8114144441ad7509f10287 /dev-python/pipfile | |
parent | dev-python/cheroot: Keyword 8.3.0-r1 ia64 ppc ppc64, #728988 (diff) | |
download | gentoo-10e3cc50b097b265144883990c6b6de1be37c246.tar.gz gentoo-10e3cc50b097b265144883990c6b6de1be37c246.tar.bz2 gentoo-10e3cc50b097b265144883990c6b6de1be37c246.zip |
dev-python/pipfile: stable 0.0.2 for ppc/ppc64
stable wrt bug #
Tested-by: ernsteiswuerfel
Package-Manager: Portage-2.3.101, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python/pipfile')
-rw-r--r-- | dev-python/pipfile/pipfile-0.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pipfile/pipfile-0.0.2.ebuild b/dev-python/pipfile/pipfile-0.0.2.ebuild index 2072a52b284f..9845ba0ce4a8 100644 --- a/dev-python/pipfile/pipfile-0.0.2.ebuild +++ b/dev-python/pipfile/pipfile-0.0.2.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/pypa/pipfile/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0 BSD-2" SLOT="0" -KEYWORDS="~alpha ~amd64 arm arm64 ~ia64 ~ppc ~ppc64 sparc ~x86" +KEYWORDS="~alpha ~amd64 arm arm64 ~ia64 ppc ppc64 sparc ~x86" RDEPEND="dev-python/toml[${PYTHON_USEDEP}]" BDEPEND="${RDEPEND} |