diff options
| author | Liguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net> | 2020-07-08 23:26:22 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net> | 2020-07-08 23:26:22 +0000 |
| commit | dce0d82bbd5f1fdababd46b19cc7e2399de804ff (patch) | |
| tree | b2ab15e1e7ce064b7926833cbde6ba0e20cd6975 /dev-python/GitPython | |
| parent | 53bc649a79ef5e57147b8d6fe652105c208afc96 (diff) | |
| download | baldeagleos-repo-dce0d82bbd5f1fdababd46b19cc7e2399de804ff.tar.gz baldeagleos-repo-dce0d82bbd5f1fdababd46b19cc7e2399de804ff.tar.xz baldeagleos-repo-dce0d82bbd5f1fdababd46b19cc7e2399de804ff.zip | |
Updating liguros repo
Diffstat (limited to 'dev-python/GitPython')
| -rw-r--r-- | dev-python/GitPython/GitPython-3.1.3.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/GitPython/metadata.xml | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/dev-python/GitPython/GitPython-3.1.3.ebuild b/dev-python/GitPython/GitPython-3.1.3.ebuild index 4ac8b651ff03..316c61e6f441 100644 --- a/dev-python/GitPython/GitPython-3.1.3.ebuild +++ b/dev-python/GitPython/GitPython-3.1.3.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 diff --git a/dev-python/GitPython/metadata.xml b/dev-python/GitPython/metadata.xml index 96d9344c823f..042842741fd4 100644 --- a/dev-python/GitPython/metadata.xml +++ b/dev-python/GitPython/metadata.xml @@ -5,6 +5,7 @@ <email>python@gentoo.org</email> <name>Python</name> </maintainer> + <stabilize-allarches/> <upstream> <remote-id type="pypi">GitPython</remote-id> <remote-id type="github">gitpython-developers/GitPython</remote-id> |
