summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2021-01-06 23:56:17 +0100
committerFabian Groffen <grobian@gentoo.org>2021-01-06 23:56:17 +0100
commitcd2bbee302b2400d707f0b84cbfe31317e1a5cfc (patch)
treed9043d5bb9cdb677a8ecdf92999c58fac3ff1b54 /dev-vcs
parentdev-vcs/colorsvn: drop x86-macos (diff)
downloadgentoo-cd2bbee302b2400d707f0b84cbfe31317e1a5cfc.tar.gz
gentoo-cd2bbee302b2400d707f0b84cbfe31317e1a5cfc.tar.bz2
gentoo-cd2bbee302b2400d707f0b84cbfe31317e1a5cfc.zip
dev-vcs/cssc: 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')
-rw-r--r--dev-vcs/cssc/cssc-1.4.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/cssc/cssc-1.4.1.ebuild b/dev-vcs/cssc/cssc-1.4.1.ebuild
index be215e05db13..5be7ce4bb7ea 100644
--- a/dev-vcs/cssc/cssc-1.4.1.ebuild
+++ b/dev-vcs/cssc/cssc-1.4.1.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="mirror://gnu/${PN}/${CSSC_P}.tar.gz"
HOMEPAGE="https://www.gnu.org/software/cssc/"
SLOT="0"
LICENSE="GPL-3"
-KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~ppc-macos"
IUSE="test valgrind"
RESTRICT="!test? ( test )"