commit: f1b7b7879900441517cbafe8e3c5eb43a22d3b1c Author: Fabian Groffen <grobian <AT> gentoo <DOT> org> AuthorDate: Mon Mar 5 19:09:37 2018 +0000 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org> CommitDate: Mon Mar 5 19:11:57 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1b7b787
dev-util/re2c: marked ~x64-solaris Package-Manager: Portage-2.3.19, Repoman-2.3.6 dev-util/re2c/re2c-1.0.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-util/re2c/re2c-1.0.3.ebuild b/dev-util/re2c/re2c-1.0.3.ebuild index bce28d1d081..bd4ecbe5865 100644 --- a/dev-util/re2c/re2c-1.0.3.ebuild +++ b/dev-util/re2c/re2c-1.0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/skvadrik/re2c/releases/download/${PV}/${P}.tar.gz" LICENSE="public-domain" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" src_prepare() { default
