diff options
author | Aaron Bauman <bman@gentoo.org> | 2017-09-02 15:06:56 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2017-09-02 15:08:02 -0400 |
commit | 1a024484bac98ba8bef8734f5ff3ccbab93e9544 (patch) | |
tree | 359c1dd6d016ee718ecfa5acf2385409c7b64f23 /dev-vcs/cvs | |
parent | sys-process/glances: version bump to 2.11 (diff) | |
download | gentoo-1a024484bac98ba8bef8734f5ff3ccbab93e9544.tar.gz gentoo-1a024484bac98ba8bef8734f5ff3ccbab93e9544.tar.bz2 gentoo-1a024484bac98ba8bef8734f5ff3ccbab93e9544.zip |
dev-vcs/cvs: amd64 stable
Gentoo-bug: 627498
Package-Manager: Portage-2.3.8, Repoman-2.3.3
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 300d77bd5950..992f6359d32c 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" |