diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-19 20:59:36 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-19 20:59:36 +0200 |
commit | c14cb455decb582a185d753145222785339d5455 (patch) | |
tree | 1ab9699fde54a35e55ecef7020bcfc61cdecbc96 | |
parent | dev-python/pyusb: Stabilize 1.2.1-r1 amd64, #902175 (diff) | |
download | gentoo-c14cb455decb582a185d753145222785339d5455.tar.gz gentoo-c14cb455decb582a185d753145222785339d5455.tar.bz2 gentoo-c14cb455decb582a185d753145222785339d5455.zip |
dev-python/GitPython: Stabilize 3.1.31 ALLARCHES, #902165
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r-- | dev-python/GitPython/GitPython-3.1.31.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/GitPython/GitPython-3.1.31.ebuild b/dev-python/GitPython/GitPython-3.1.31.ebuild index 803fa451e4ec..2ecd169efe75 100644 --- a/dev-python/GitPython/GitPython-3.1.31.ebuild +++ b/dev-python/GitPython/GitPython-3.1.31.ebuild @@ -29,7 +29,7 @@ SRC_URI+=" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" RDEPEND=" dev-vcs/git |