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/PyGithub | |
| 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/PyGithub')
| -rw-r--r-- | dev-python/PyGithub/PyGithub-1.51.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/PyGithub/metadata.xml | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/dev-python/PyGithub/PyGithub-1.51.ebuild b/dev-python/PyGithub/PyGithub-1.51.ebuild index 0a466756e898..ae1dba794d4a 100644 --- a/dev-python/PyGithub/PyGithub-1.51.ebuild +++ b/dev-python/PyGithub/PyGithub-1.51.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.gh.tar.gz" LICENSE="LGPL-3+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" RDEPEND="dev-python/deprecated[${PYTHON_USEDEP}] dev-python/pyjwt[${PYTHON_USEDEP}] diff --git a/dev-python/PyGithub/metadata.xml b/dev-python/PyGithub/metadata.xml index 3fe18e1c6bf5..4c8b8ad1e597 100644 --- a/dev-python/PyGithub/metadata.xml +++ b/dev-python/PyGithub/metadata.xml @@ -9,6 +9,7 @@ <email>python@gentoo.org</email> <name>Python</name> </maintainer> + <stabilize-allarches/> <upstream> <remote-id type="github">PyGithub/PyGithub</remote-id> </upstream> |
