diff options
author | 2020-11-24 01:23:01 +0000 | |
---|---|---|
committer | 2020-11-24 01:23:01 +0000 | |
commit | 4f2e674d1f8943fe63196dfd2d462672e8dbeaaf (patch) | |
tree | d4e1baba642a6b7e774af65d40f43e85ee769170 /dev-python/GitPython | |
parent | dev-lua/lua-bit32: Stabilize 5.3.5-r2 arm, #756127 (diff) | |
download | gentoo-4f2e674d1f8943fe63196dfd2d462672e8dbeaaf.tar.gz gentoo-4f2e674d1f8943fe63196dfd2d462672e8dbeaaf.tar.bz2 gentoo-4f2e674d1f8943fe63196dfd2d462672e8dbeaaf.zip |
dev-python/GitPython: Stabilize 3.1.11 ALLARCHES, #756259
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/GitPython')
-rw-r--r-- | dev-python/GitPython/GitPython-3.1.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/GitPython/GitPython-3.1.11.ebuild b/dev-python/GitPython/GitPython-3.1.11.ebuild index 2dedec128a2b..e7aa556f3932 100644 --- a/dev-python/GitPython/GitPython-3.1.11.ebuild +++ b/dev-python/GitPython/GitPython-3.1.11.ebuild @@ -23,7 +23,7 @@ SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm64 x86 ~amd64-linux ~x86-linux" RDEPEND=" dev-vcs/git |