Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/layman/
Date: Tue, 14 Feb 2017 15:40:16
Message-Id: 1487086760.b8d91e1e8786a1d8a6502d0e9fe9ec6eaac8cdb8.ago@gentoo
1 commit: b8d91e1e8786a1d8a6502d0e9fe9ec6eaac8cdb8
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 14 15:39:20 2017 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 14 15:39:20 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8d91e1e
7
8 app-portage/layman: x86 stable wrt bug #603108
9
10 Package-Manager: portage-2.3.3
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 app-portage/layman/layman-2.4.2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-portage/layman/layman-2.4.2.ebuild b/app-portage/layman/layman-2.4.2.ebuild
18 index f1fab41947..b2259063b0 100644
19 --- a/app-portage/layman/layman-2.4.2.ebuild
20 +++ b/app-portage/layman/layman-2.4.2.ebuild
21 @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
22
23 LICENSE="GPL-2"
24 SLOT="0"
25 -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~s390 ~x86"
26 +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~s390 x86"
27 IUSE="bazaar cvs darcs +git gpg g-sorcery mercurial sqlite squashfs subversion sync-plugin-portage test"
28
29 DEPEND="test? ( dev-vcs/subversion )