diff options
author | 2021-01-06 23:56:42 +0100 | |
---|---|---|
committer | 2021-01-06 23:56:42 +0100 | |
commit | 2dc38e1789d7747d58e9312ec6bf573fb1637418 (patch) | |
tree | 1214edad4282651a4a5a774a13fcbea6f608c3b9 /dev-vcs/cvsps/cvsps-2.2_beta1-r1.ebuild | |
parent | dev-vcs/cvs: drop x86-macos (diff) | |
download | gentoo-2dc38e1789d7747d58e9312ec6bf573fb1637418.tar.gz gentoo-2dc38e1789d7747d58e9312ec6bf573fb1637418.tar.bz2 gentoo-2dc38e1789d7747d58e9312ec6bf573fb1637418.zip |
dev-vcs/cvsps: 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/cvsps/cvsps-2.2_beta1-r1.ebuild')
-rw-r--r-- | dev-vcs/cvsps/cvsps-2.2_beta1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/cvsps/cvsps-2.2_beta1-r1.ebuild b/dev-vcs/cvsps/cvsps-2.2_beta1-r1.ebuild index 9b79cd387780..2d52bc371cad 100644 --- a/dev-vcs/cvsps/cvsps-2.2_beta1-r1.ebuild +++ b/dev-vcs/cvsps/cvsps-2.2_beta1-r1.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="7" @@ -12,7 +12,7 @@ SRC_URI="http://www.cobite.com/cvsps/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="sys-libs/zlib" |