diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-02-20 21:34:34 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-02-20 21:34:34 +0200 |
commit | dceb05f7e3f1c10d7d1e33926b272be7b05bdd57 (patch) | |
tree | e21ff65e2c1c97fbd48dd4bd95d155d3fa45c1bd /dev-python | |
parent | java-virtuals/servlet-api: Stabilize 3.1-r1 arm64, #833790 (diff) | |
download | gentoo-dceb05f7e3f1c10d7d1e33926b272be7b05bdd57.tar.gz gentoo-dceb05f7e3f1c10d7d1e33926b272be7b05bdd57.tar.bz2 gentoo-dceb05f7e3f1c10d7d1e33926b272be7b05bdd57.zip |
dev-python/GitPython: Stabilize 3.1.27 ALLARCHES, #833801
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/GitPython/GitPython-3.1.27.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/GitPython/GitPython-3.1.27.ebuild b/dev-python/GitPython/GitPython-3.1.27.ebuild index c40654434744..dd1783145b6a 100644 --- a/dev-python/GitPython/GitPython-3.1.27.ebuild +++ b/dev-python/GitPython/GitPython-3.1.27.ebuild @@ -24,7 +24,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 |