diff options
author | Aaron Bauman <bman@gentoo.org> | 2017-09-02 15:07:42 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2017-09-02 15:08:03 -0400 |
commit | 2721b0a0445d23fb8d2337c6348098fbd812adc6 (patch) | |
tree | de75face9b05affcdf312df93eb62a78561c9b20 /dev-vcs/cvs | |
parent | dev-vcs/cvs: amd64 stable (diff) | |
download | gentoo-2721b0a0445d23fb8d2337c6348098fbd812adc6.tar.gz gentoo-2721b0a0445d23fb8d2337c6348098fbd812adc6.tar.bz2 gentoo-2721b0a0445d23fb8d2337c6348098fbd812adc6.zip |
dev-vcs/cvs: x86 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 992f6359d32c..85f9d978dcd6 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" |