summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-07-26 09:17:42 -0400
committerAaron Bauman <bman@gentoo.org>2019-07-26 09:18:47 -0400
commite61318a31f8075957728c0aee73953b739a15594 (patch)
treef599e2164edfd2fbcffe422a0fd669441544bca1 /dev-util/byacc
parentx11-libs/motif: arm64 stable (diff)
downloadgentoo-e61318a31f8075957728c0aee73953b739a15594.tar.gz
gentoo-e61318a31f8075957728c0aee73953b739a15594.tar.bz2
gentoo-e61318a31f8075957728c0aee73953b739a15594.zip
dev-util/byacc: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'dev-util/byacc')
-rw-r--r--dev-util/byacc/byacc-20170201.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/byacc/byacc-20170201.ebuild b/dev-util/byacc/byacc-20170201.ebuild
index 0ebf724c67b4..e15ab9e8588f 100644
--- a/dev-util/byacc/byacc-20170201.ebuild
+++ b/dev-util/byacc/byacc-20170201.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -9,7 +9,7 @@ SRC_URI="ftp://invisible-island.net/byacc/${P}.tgz"
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~ppc-aix ~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 ~sh sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
DOCS=( ACKNOWLEDGEMENTS AUTHORS CHANGES NEW_FEATURES NOTES README )