diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-02-16 08:24:43 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-02-16 08:24:43 +0000 |
commit | 5e1d719d04525ff79ae2acff3c529c006fb1fb39 (patch) | |
tree | a077000205d2cc9fa726555ce2f58897ee6fae98 /dev-python/GitPython | |
parent | dev-python/python-slugify: keyworded 4.0.1 for ppc64 (diff) | |
download | gentoo-5e1d719d04525ff79ae2acff3c529c006fb1fb39.tar.gz gentoo-5e1d719d04525ff79ae2acff3c529c006fb1fb39.tar.bz2 gentoo-5e1d719d04525ff79ae2acff3c529c006fb1fb39.zip |
dev-python/GitPython: keyworded 3.1.13 for ppc64
keyworded wrt bug #769947
Package-Manager: Portage-3.0.14, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python/GitPython')
-rw-r--r-- | dev-python/GitPython/GitPython-3.1.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/GitPython/GitPython-3.1.13.ebuild b/dev-python/GitPython/GitPython-3.1.13.ebuild index 29261d5b7df4..f1e63e903be0 100644 --- a/dev-python/GitPython/GitPython-3.1.13.ebuild +++ b/dev-python/GitPython/GitPython-3.1.13.ebuild @@ -23,7 +23,7 @@ SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux" RDEPEND=" dev-vcs/git |