diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-08-17 00:30:00 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-08-17 00:30:00 +0200 |
commit | 929f7663c7e496eb0d28e891a132f198267c3b2a (patch) | |
tree | 0511895bb65659960de3b9838cd6d766420746da /dev-python | |
parent | dev-libs/libgit2: x86 stable (bug #692166) (diff) | |
download | gentoo-929f7663c7e496eb0d28e891a132f198267c3b2a.tar.gz gentoo-929f7663c7e496eb0d28e891a132f198267c3b2a.tar.bz2 gentoo-929f7663c7e496eb0d28e891a132f198267c3b2a.zip |
dev-python/pygit2: x86 stable (bug #692166)
Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/pygit2/pygit2-0.28.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pygit2/pygit2-0.28.2.ebuild b/dev-python/pygit2/pygit2-0.28.2.ebuild index edce720a1fae..5fc3e9c5bea1 100644 --- a/dev-python/pygit2/pygit2-0.28.2.ebuild +++ b/dev-python/pygit2/pygit2-0.28.2.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 )" |