diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-09-04 09:25:56 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-09-04 09:25:56 +0200 |
commit | 4091abd1104096b7013e6007056b6eca2403d29f (patch) | |
tree | 4c84cfc99226ec2d12a7cfa66125301a4b0011e6 /dev-vcs/cvs | |
parent | sys-kernel/gentoo-sources-4.12.5-r0: alpha stable (diff) | |
download | gentoo-4091abd1104096b7013e6007056b6eca2403d29f.tar.gz gentoo-4091abd1104096b7013e6007056b6eca2403d29f.tar.bz2 gentoo-4091abd1104096b7013e6007056b6eca2403d29f.zip |
dev-vcs/cvs-1.12.12-r12: alpha stable
Gentoo-Bug: 627498
Diffstat (limited to 'dev-vcs/cvs')
-rw-r--r-- | dev-vcs/cvs/cvs-1.12.12-r12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/cvs/cvs-1.12.12-r12.ebuild b/dev-vcs/cvs/cvs-1.12.12-r12.ebuild index 85f9d978dcd6..8f62f1f294cb 100644 --- a/dev-vcs/cvs/cvs-1.12.12-r12.ebuild +++ b/dev-vcs/cvs/cvs-1.12.12-r12.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://gnu/non-gnu/cvs/source/feature/${PV}/${P}.tar.bz2 LICENSE="GPL-2 LGPL-2" SLOT="0" -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" +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" IUSE="crypt doc kerberos nls pam server" RESTRICT="test" |