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/doublex/
Date: Sun, 08 Mar 2020 10:42:06
Message-Id: 1583664009.70a91dfd3df1868bf0cd0a95f1986f68f2954195.ago@gentoo
1 commit: 70a91dfd3df1868bf0cd0a95f1986f68f2954195
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sun Mar 8 10:40:09 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sun Mar 8 10:40:09 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70a91dfd
7
8 dev-python/doublex: amd64 stable wrt bug #711786
9
10 Package-Manager: Portage-2.3.89, Repoman-2.3.20
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 dev-python/doublex/doublex-1.9.2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-python/doublex/doublex-1.9.2.ebuild b/dev-python/doublex/doublex-1.9.2.ebuild
18 index 6c9f288231a..2b5223503b2 100644
19 --- a/dev-python/doublex/doublex-1.9.2.ebuild
20 +++ b/dev-python/doublex/doublex-1.9.2.ebuild
21 @@ -15,7 +15,7 @@ SRC_URI="https://bitbucket.org/DavidVilla/python-${PN}/get/v${PV}.tar.gz -> ${P}
22
23 LICENSE="GPL-3"
24 SLOT="0"
25 -KEYWORDS="~amd64"
26 +KEYWORDS="amd64"
27 IUSE="doc test"
28 RESTRICT="!test? ( test )"