Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/chkcrontab/
Date: Sun, 29 Oct 2017 22:08:18
Message-Id: 1509314884.0c2be065b1e4e6b60f713e1e6eccc774509409c3.whissi@gentoo
1 commit: 0c2be065b1e4e6b60f713e1e6eccc774509409c3
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 29 22:06:14 2017 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 29 22:08:04 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c2be065
7
8 app-misc/chkcrontab: x86 stable (bug #624420)
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.4
11
12 app-misc/chkcrontab/chkcrontab-1.7.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-misc/chkcrontab/chkcrontab-1.7.ebuild b/app-misc/chkcrontab/chkcrontab-1.7.ebuild
16 index 90a33181737..b188e6979af 100644
17 --- a/app-misc/chkcrontab/chkcrontab-1.7.ebuild
18 +++ b/app-misc/chkcrontab/chkcrontab-1.7.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/lyda/chkcrontab/archive/v${PV}.tar.gz -> ${P}.tar.gz
20
21 LICENSE="Apache-2.0"
22 SLOT="0"
23 -KEYWORDS="amd64 ~x86"
24 +KEYWORDS="amd64 x86"
25 IUSE="test"
26
27 python_test() {