diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-05-30 12:27:49 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-05-30 13:51:33 +0200 |
commit | e0c677b43a37849c8768b800ed625ee111837062 (patch) | |
tree | df2649e01533846ae6acc1acbeb27e8e1f25c9ee /dev-python/pipfile | |
parent | dev-python/twine: Keyword 3.1.1 ppc64, #726188 (diff) | |
download | gentoo-e0c677b43a37849c8768b800ed625ee111837062.tar.gz gentoo-e0c677b43a37849c8768b800ed625ee111837062.tar.bz2 gentoo-e0c677b43a37849c8768b800ed625ee111837062.zip |
dev-python/pipfile: Keyword 0.0.2 ppc, #702190
Signed-off-by: Michał Górny <mgorny@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 a1e774fec970..502885b370ac 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 ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" RDEPEND="dev-python/toml[${PYTHON_USEDEP}]" BDEPEND="${RDEPEND} |