commit: d76afffdf7c03fd6a5d1bec46aefbfc714547234 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org> AuthorDate: Wed Jan 6 13:14:36 2021 +0000 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org> CommitDate: Wed Jan 6 13:14:36 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d76afffd
app-misc/carbon-c-relay: drop x86-macos Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org> app-misc/carbon-c-relay/carbon-c-relay-3.5.ebuild | 4 ++-- app-misc/carbon-c-relay/carbon-c-relay-3.6.ebuild | 4 ++-- app-misc/carbon-c-relay/carbon-c-relay-3.7.2.ebuild | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/app-misc/carbon-c-relay/carbon-c-relay-3.5.ebuild b/app-misc/carbon-c-relay/carbon-c-relay-3.5.ebuild index 4c796fdadaa..39b2136d9ab 100644 --- a/app-misc/carbon-c-relay/carbon-c-relay-3.5.ebuild +++ b/app-misc/carbon-c-relay/carbon-c-relay-3.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/grobian/carbon-c-relay/releases/download/v${PV}/${P} LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc64 ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm ~ppc64 ~x64-macos ~x64-solaris ~x86-solaris" IUSE="lz4 snappy zlib ssl pcre pcre2 +oniguruma" # ensure only one of pcre, pcre2 and oniguruma is set, or none (libc) diff --git a/app-misc/carbon-c-relay/carbon-c-relay-3.6.ebuild b/app-misc/carbon-c-relay/carbon-c-relay-3.6.ebuild index 731e22fc2b7..56e47ddbd5b 100644 --- a/app-misc/carbon-c-relay/carbon-c-relay-3.6.ebuild +++ b/app-misc/carbon-c-relay/carbon-c-relay-3.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/grobian/carbon-c-relay/releases/download/v${PV}/${P} LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc64 ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm ~ppc64 ~x64-macos ~x64-solaris ~x86-solaris" IUSE="lz4 snappy zlib ssl pcre pcre2 +oniguruma" # ensure only one of pcre, pcre2 and oniguruma is set, or none (libc) diff --git a/app-misc/carbon-c-relay/carbon-c-relay-3.7.2.ebuild b/app-misc/carbon-c-relay/carbon-c-relay-3.7.2.ebuild index c5e804d282e..4ff80bd27a2 100644 --- a/app-misc/carbon-c-relay/carbon-c-relay-3.7.2.ebuild +++ b/app-misc/carbon-c-relay/carbon-c-relay-3.7.2.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://github.com/grobian/carbon-c-relay/releases/download/v${PV}/${P} LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc64 ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm ~ppc64 ~x64-macos ~x64-solaris ~x86-solaris" IUSE="lz4 snappy zlib ssl pcre pcre2 +oniguruma" # ensure only one of pcre, pcre2 and oniguruma is set, or none (libc)
