diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 13:55:56 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 13:55:56 +0100 |
commit | 701d884b7a242210948f2296500fbe1e95ea6f44 (patch) | |
tree | a6ef864772f99c1ec1d7351c3681a0d1528fade8 /app-crypt | |
parent | app-crypt/rhash: drop x86-macos (diff) | |
download | gentoo-701d884b7a242210948f2296500fbe1e95ea6f44.tar.gz gentoo-701d884b7a242210948f2296500fbe1e95ea6f44.tar.bz2 gentoo-701d884b7a242210948f2296500fbe1e95ea6f44.zip |
app-crypt/xca: 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-crypt')
-rw-r--r-- | app-crypt/xca/xca-2.1.2.ebuild | 4 | ||||
-rw-r--r-- | app-crypt/xca/xca-2.2.1.ebuild | 4 | ||||
-rw-r--r-- | app-crypt/xca/xca-2.3.0.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/app-crypt/xca/xca-2.1.2.ebuild b/app-crypt/xca/xca-2.1.2.ebuild index ed4c28eb1c00..42650c37c676 100644 --- a/app-crypt/xca/xca-2.1.2.ebuild +++ b/app-crypt/xca/xca-2.1.2.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="7" @@ -11,7 +11,7 @@ SRC_URI="https://github.com/chris2511/${PN}/releases/download/RELEASE.${PV}/${P} LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="bindist doc libressl" RDEPEND=" diff --git a/app-crypt/xca/xca-2.2.1.ebuild b/app-crypt/xca/xca-2.2.1.ebuild index e8d94c254cf3..321c828980ab 100644 --- a/app-crypt/xca/xca-2.2.1.ebuild +++ b/app-crypt/xca/xca-2.2.1.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="7" @@ -11,7 +11,7 @@ SRC_URI="https://github.com/chris2511/${PN}/releases/download/RELEASE.${PV}/${P} LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="bindist doc libressl" RDEPEND=" diff --git a/app-crypt/xca/xca-2.3.0.ebuild b/app-crypt/xca/xca-2.3.0.ebuild index 0473f9f3358c..c13f1050b141 100644 --- a/app-crypt/xca/xca-2.3.0.ebuild +++ b/app-crypt/xca/xca-2.3.0.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" @@ -11,7 +11,7 @@ SRC_URI="https://github.com/chris2511/${PN}/releases/download/RELEASE.${PV}/${P} LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="bindist doc libressl" RDEPEND=" |