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: Mon, 29 Jul 2019 13:04:43
Message-Id: 1564405467.8af03ca727e2e96fb6cf2a07e1048b3647f0f97b.bman@gentoo
1 commit: 8af03ca727e2e96fb6cf2a07e1048b3647f0f97b
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 29 12:56:04 2019 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 29 13:04:27 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8af03ca7
7
8 dev-vcs/cvs: arm64 stable
9
10 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
11
12 dev-vcs/cvs/cvs-1.12.12-r12.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-vcs/cvs/cvs-1.12.12-r12.ebuild b/dev-vcs/cvs/cvs-1.12.12-r12.ebuild
16 index 86f93bede4b..60fabd5e491 100644
17 --- a/dev-vcs/cvs/cvs-1.12.12-r12.ebuild
18 +++ b/dev-vcs/cvs/cvs-1.12.12-r12.ebuild
19 @@ -15,7 +15,7 @@ SRC_URI="mirror://gnu/non-gnu/cvs/source/feature/${PV}/${P}.tar.bz2
20
21 LICENSE="GPL-2 LGPL-2"
22 SLOT="0"
23 -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
24 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
25
26 IUSE="crypt doc kerberos nls pam server"
27 RESTRICT="test"