summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2021-01-06 23:46:16 +0100
committerFabian Groffen <grobian@gentoo.org>2021-01-06 23:46:16 +0100
commita034289225d2ff3df6892fc0b34cae2455fc1125 (patch)
tree2ec0e622e1dc9a6fd814b03446484559eb1ec7b8
parentdev-util/boost-build: drop x86-macos (diff)
downloadgentoo-a034289225d2ff3df6892fc0b34cae2455fc1125.tar.gz
gentoo-a034289225d2ff3df6892fc0b34cae2455fc1125.tar.bz2
gentoo-a034289225d2ff3df6892fc0b34cae2455fc1125.zip
dev-util/btyacc: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
-rw-r--r--dev-util/btyacc/btyacc-3.0-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/btyacc/btyacc-3.0-r3.ebuild b/dev-util/btyacc/btyacc-3.0-r3.ebuild
index e27bce30647f..8949c4f6fe14 100644
--- a/dev-util/btyacc/btyacc-3.0-r3.ebuild
+++ b/dev-util/btyacc/btyacc-3.0-r3.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="https://www.siber.com/btyacc/${MY_P}.tar.gz"
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-linux ~ppc-macos"
S="${WORKDIR}"