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/abydos/
Date: Fri, 02 Apr 2021 10:33:32
Message-Id: 1617359575.ea64f43c2e44855d1cfb8584bbff5b3edbec2995.ago@gentoo
1 commit: ea64f43c2e44855d1cfb8584bbff5b3edbec2995
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 2 10:32:55 2021 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 2 10:32:55 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea64f43c
7
8 dev-python/abydos: amd64/x86 stable (ALLARCHES policy) wrt bug #779514
9
10 Package-Manager: Portage-3.0.13, Repoman-3.0.2
11 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
12
13 dev-python/abydos/abydos-0.5.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-python/abydos/abydos-0.5.0.ebuild b/dev-python/abydos/abydos-0.5.0.ebuild
17 index deed5082ae1..d4e625cdbb2 100644
18 --- a/dev-python/abydos/abydos-0.5.0.ebuild
19 +++ b/dev-python/abydos/abydos-0.5.0.ebuild
20 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/chrislit/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
21
22 LICENSE="GPL-3"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~x86"
25 +KEYWORDS="amd64 x86"
26
27 # Requires access to the internet
28 RESTRICT="test"