diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-02-13 08:57:35 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-02-13 08:58:33 +0100 |
commit | a4062ed04381d24725d833b07522eaba8b53985a (patch) | |
tree | 76fe90e4610c565018253f33ca866e922b0f2782 /dev-python/GitPython | |
parent | dev-python/decorator: amd64/arm64/arm/hppa/ppc64/ppc/sparc/x86 stable (ALLARC... (diff) | |
download | gentoo-a4062ed04381d24725d833b07522eaba8b53985a.tar.gz gentoo-a4062ed04381d24725d833b07522eaba8b53985a.tar.bz2 gentoo-a4062ed04381d24725d833b07522eaba8b53985a.zip |
dev-python/GitPython: amd64/arm64/arm/hppa/ppc64/ppc/sparc/x86 stable (ALLARCHES policy) wrt bug #833224
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/GitPython')
-rw-r--r-- | dev-python/GitPython/GitPython-3.1.26.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/GitPython/GitPython-3.1.26.ebuild b/dev-python/GitPython/GitPython-3.1.26.ebuild index 12f116358c54..ea39973c3411 100644 --- a/dev-python/GitPython/GitPython-3.1.26.ebuild +++ b/dev-python/GitPython/GitPython-3.1.26.ebuild @@ -23,7 +23,7 @@ SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" RDEPEND=" dev-vcs/git |