Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/m2crypto/
Date: Sat, 01 May 2021 18:19:59
Message-Id: 1619893188.96f588cc59b1d692c198c0b808ced0145dd00891.ago@gentoo
1 commit: 96f588cc59b1d692c198c0b808ced0145dd00891
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 1 18:18:58 2021 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sat May 1 18:19:48 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96f588cc
7
8 dev-python/m2crypto: amd64 stable wrt bug #766024
9
10 Package-Manager: Portage-3.0.13, Repoman-3.0.2
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 dev-python/m2crypto/m2crypto-0.37.1-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-python/m2crypto/m2crypto-0.37.1-r1.ebuild b/dev-python/m2crypto/m2crypto-0.37.1-r1.ebuild
18 index b536accf6bb..a0205b4bf2d 100644
19 --- a/dev-python/m2crypto/m2crypto-0.37.1-r1.ebuild
20 +++ b/dev-python/m2crypto/m2crypto-0.37.1-r1.ebuild
21 @@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
22
23 LICENSE="MIT"
24 SLOT="0"
25 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
26 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
27 IUSE="libressl test"
28 RESTRICT="!test? ( test )"