summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2021-01-06 23:46:29 +0100
committerFabian Groffen <grobian@gentoo.org>2021-01-06 23:46:29 +0100
commit54ec1acfaca7ef3187a983aba5f8260088057e1b (patch)
treedd93656d885a7d9b53b82eb92ed90078c57c4526 /dev-util/byacc/byacc-20200330.ebuild
parentdev-util/btyacc: drop x86-macos (diff)
downloadgentoo-54ec1acfaca7ef3187a983aba5f8260088057e1b.tar.gz
gentoo-54ec1acfaca7ef3187a983aba5f8260088057e1b.tar.bz2
gentoo-54ec1acfaca7ef3187a983aba5f8260088057e1b.zip
dev-util/byacc: 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-util/byacc/byacc-20200330.ebuild')
-rw-r--r--dev-util/byacc/byacc-20200330.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/byacc/byacc-20200330.ebuild b/dev-util/byacc/byacc-20200330.ebuild
index 0c8d784cab36..bb2ce413af79 100644
--- a/dev-util/byacc/byacc-20200330.ebuild
+++ b/dev-util/byacc/byacc-20200330.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
@@ -9,7 +9,7 @@ SRC_URI="https://invisible-mirror.net/archives/byacc/${P}.tgz"
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
DOCS=( ACKNOWLEDGEMENTS AUTHORS CHANGES NEW_FEATURES NOTES README )