Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/jdcal/
Date: Tue, 26 Nov 2019 00:58:47
Message-Id: 1574729373.65493a721f44c4262e39af4c87b262d8c4eb0e76.whissi@gentoo
1 commit: 65493a721f44c4262e39af4c87b262d8c4eb0e76
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Tue Nov 26 00:49:33 2019 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 26 00:49:33 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65493a72
7
8 dev-python/jdcal: x86 stable (bug #700544)
9
10 Package-Manager: Portage-2.3.79, Repoman-2.3.18
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 dev-python/jdcal/jdcal-1.4.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-python/jdcal/jdcal-1.4.ebuild b/dev-python/jdcal/jdcal-1.4.ebuild
17 index 3e90a08d5d5..f9e7c49fb43 100644
18 --- a/dev-python/jdcal/jdcal-1.4.ebuild
19 +++ b/dev-python/jdcal/jdcal-1.4.ebuild
20 @@ -12,7 +12,7 @@ HOMEPAGE="https://github.com/phn/jdcal"
21 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
22
23 LICENSE="BSD"
24 -KEYWORDS="amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
25 +KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux"
26 SLOT="0"
27 IUSE="test"
28 RESTRICT="!test? ( test )"