diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-01-20 15:45:15 -0500 |
---|---|---|
committer | Viorel Munteanu <ceamac@gentoo.org> | 2024-01-21 09:54:25 +0200 |
commit | 1ca456b50e427019071ee7afef5fc29a5c1fb331 (patch) | |
tree | b9dbc2916e305719537b97d1f557411af5fd224d /dev-python/GitPython | |
parent | dev-python/sumtypes: Keyword 0.1_alpha6 alpha, #921721 (diff) | |
download | gentoo-1ca456b50e427019071ee7afef5fc29a5c1fb331.tar.gz gentoo-1ca456b50e427019071ee7afef5fc29a5c1fb331.tar.bz2 gentoo-1ca456b50e427019071ee7afef5fc29a5c1fb331.zip |
dev-python/GitPython: Keyword 3.1.41 alpha, #921721
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
Diffstat (limited to 'dev-python/GitPython')
-rw-r--r-- | dev-python/GitPython/GitPython-3.1.41.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/GitPython/GitPython-3.1.41.ebuild b/dev-python/GitPython/GitPython-3.1.41.ebuild index e1de15f3a8ed..82ec0f164d13 100644 --- a/dev-python/GitPython/GitPython-3.1.41.ebuild +++ b/dev-python/GitPython/GitPython-3.1.41.ebuild @@ -29,7 +29,7 @@ SRC_URI+=" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~riscv ~s390 ~sparc" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~loong ~ppc ~riscv ~s390 ~sparc" RDEPEND=" dev-vcs/git |