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: Sat, 04 Mar 2017 14:02:47
Message-Id: 1488636086.9d76ffefb642c13ccc0ea7e3b4f99457810fcf4c.ago@gentoo
1 commit: 9d76ffefb642c13ccc0ea7e3b4f99457810fcf4c
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sat Mar 4 14:01:26 2017 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sat Mar 4 14:01:26 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d76ffef
7
8 app-portage/layman: sparc stable wrt bug #603108
9
10 Package-Manager: portage-2.3.3
11 RepoMan-Options: --include-arches="sparc"
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 e4fb138bb23..e18d186fc23 100644
19 --- a/app-portage/layman/layman-2.4.2.ebuild
20 +++ b/app-portage/layman/layman-2.4.2.ebuild
21 @@ -14,7 +14,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 sparc 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 )