Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-vcs/cvs/
Date: Sat, 02 Sep 2017 19:08:46
Message-Id: 1504379283.2721b0a0445d23fb8d2337c6348098fbd812adc6.bman@gentoo
1 commit: 2721b0a0445d23fb8d2337c6348098fbd812adc6
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 2 19:07:42 2017 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 2 19:08:03 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2721b0a0
7
8 dev-vcs/cvs: x86 stable
9
10 Gentoo-bug: 627498
11 Package-Manager: Portage-2.3.8, Repoman-2.3.3
12
13 dev-vcs/cvs/cvs-1.12.12-r12.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-vcs/cvs/cvs-1.12.12-r12.ebuild b/dev-vcs/cvs/cvs-1.12.12-r12.ebuild
17 index 992f6359d32..85f9d978dcd 100644
18 --- a/dev-vcs/cvs/cvs-1.12.12-r12.ebuild
19 +++ b/dev-vcs/cvs/cvs-1.12.12-r12.ebuild
20 @@ -15,7 +15,7 @@ SRC_URI="mirror://gnu/non-gnu/cvs/source/feature/${PV}/${P}.tar.bz2
21
22 LICENSE="GPL-2 LGPL-2"
23 SLOT="0"
24 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
25 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
26
27 IUSE="crypt doc kerberos nls pam server"
28 RESTRICT="test"