diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 23:56:29 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 23:56:29 +0100 |
commit | d0f50653321421f1abc560e3d324ac56fce3e1b5 (patch) | |
tree | 07a01549cb865387f6a21d934caf003cd7e631b2 /dev-vcs/cvs | |
parent | dev-vcs/cssc: drop x86-macos (diff) | |
download | gentoo-d0f50653321421f1abc560e3d324ac56fce3e1b5.tar.gz gentoo-d0f50653321421f1abc560e3d324ac56fce3e1b5.tar.bz2 gentoo-d0f50653321421f1abc560e3d324ac56fce3e1b5.zip |
dev-vcs/cvs: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'dev-vcs/cvs')
-rw-r--r-- | dev-vcs/cvs/cvs-1.12.12-r12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/cvs/cvs-1.12.12-r12.ebuild b/dev-vcs/cvs/cvs-1.12.12-r12.ebuild index 0e09903e369f..17ca2255bd2c 100644 --- a/dev-vcs/cvs/cvs-1.12.12-r12.ebuild +++ b/dev-vcs/cvs/cvs-1.12.12-r12.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="crypt doc kerberos nls pam server" RESTRICT="test" |