diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 14:14:36 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 14:14:36 +0100 |
commit | d76afffdf7c03fd6a5d1bec46aefbfc714547234 (patch) | |
tree | c3e6876337772aa86e4a28eee1d730d33d25b993 /app-misc/carbon-c-relay | |
parent | app-misc/ca-certificates: drop x86-macos (diff) | |
download | gentoo-d76afffdf7c03fd6a5d1bec46aefbfc714547234.tar.gz gentoo-d76afffdf7c03fd6a5d1bec46aefbfc714547234.tar.bz2 gentoo-d76afffdf7c03fd6a5d1bec46aefbfc714547234.zip |
app-misc/carbon-c-relay: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'app-misc/carbon-c-relay')
-rw-r--r-- | app-misc/carbon-c-relay/carbon-c-relay-3.5.ebuild | 4 | ||||
-rw-r--r-- | app-misc/carbon-c-relay/carbon-c-relay-3.6.ebuild | 4 | ||||
-rw-r--r-- | 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 4c796fdadaa2..39b2136d9ab9 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 731e22fc2b79..56e47ddbd5b4 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 c5e804d282eb..4ff80bd27a2b 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) |