diff options
author | 2021-12-31 11:52:16 -0500 | |
---|---|---|
committer | 2021-12-31 11:52:37 -0500 | |
commit | 9482132fdf44e3de54ed088e4e9916d507972960 (patch) | |
tree | 118e5233305214f5231928f77198ff907f40065b /dev-python/GitPython | |
parent | dev-python/gitdb: Keyword 4.0.8 alpha, #827326 (diff) | |
download | gentoo-9482132fdf44e3de54ed088e4e9916d507972960.tar.gz gentoo-9482132fdf44e3de54ed088e4e9916d507972960.tar.bz2 gentoo-9482132fdf44e3de54ed088e4e9916d507972960.zip |
dev-python/GitPython: Keyword 3.1.24-r1 alpha, #827326
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-python/GitPython')
-rw-r--r-- | dev-python/GitPython/GitPython-3.1.24-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/GitPython/GitPython-3.1.24-r1.ebuild b/dev-python/GitPython/GitPython-3.1.24-r1.ebuild index 30ab2d60d781..20990c82ef8d 100644 --- a/dev-python/GitPython/GitPython-3.1.24-r1.ebuild +++ b/dev-python/GitPython/GitPython-3.1.24-r1.ebuild @@ -23,7 +23,7 @@ SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz LICENSE="BSD" SLOT="0" -KEYWORDS="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 |