diff options
author | Fabian Groffen <grobian@gentoo.org> | 2020-12-27 17:37:11 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2020-12-27 17:37:11 +0100 |
commit | 129c3c00a46b9141d8674a35ee852dc31fbc9110 (patch) | |
tree | e96ce9a83834fddb81f0371d6c1272686e553b8a /dev-vcs | |
parent | dev-util/ragel: drop ppc-aix m68k-mint (diff) | |
download | gentoo-129c3c00a46b9141d8674a35ee852dc31fbc9110.tar.gz gentoo-129c3c00a46b9141d8674a35ee852dc31fbc9110.tar.bz2 gentoo-129c3c00a46b9141d8674a35ee852dc31fbc9110.zip |
dev-vcs/cvs: drop ppc-aix m68k-mint
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'dev-vcs')
-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 5e4debce6a73..2af7b7e765c3 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 sparc x86 ~ppc-aix ~x64-cygwin ~amd64-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 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="crypt doc kerberos nls pam server" RESTRICT="test" |