diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-10-25 22:31:56 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-10-25 22:33:59 +0100 |
commit | 3ba355c7d6cf764949f02dfc6dc229bf2110238e (patch) | |
tree | b13e498a136bd2934a6fbc9b2adfbcef5df3ba68 /dev-python | |
parent | app-shells/push: x86 stable (bug #751118) (diff) | |
download | gentoo-3ba355c7d6cf764949f02dfc6dc229bf2110238e.tar.gz gentoo-3ba355c7d6cf764949f02dfc6dc229bf2110238e.tar.bz2 gentoo-3ba355c7d6cf764949f02dfc6dc229bf2110238e.zip |
dev-python/pygit2: x86 stable (bug #750650)
Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/pygit2/pygit2-1.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pygit2/pygit2-1.3.0.ebuild b/dev-python/pygit2/pygit2-1.3.0.ebuild index 60403565fb1a..5fd656f496fa 100644 --- a/dev-python/pygit2/pygit2-1.3.0.ebuild +++ b/dev-python/pygit2/pygit2-1.3.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-2-with-linking-exception" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="test" RESTRICT="!test? ( test )" |