diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 20:50:52 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 22:53:08 +0100 |
commit | d2e9aedd725ee518c94fb948158df01d43582cb1 (patch) | |
tree | 46ba97302124dc49e65533dd4e0af498a77fcf8b /dev-perl/Convert-PEM | |
parent | dev-perl/Convert-ASN1: drop x86-macos (diff) | |
download | gentoo-d2e9aedd725ee518c94fb948158df01d43582cb1.tar.gz gentoo-d2e9aedd725ee518c94fb948158df01d43582cb1.tar.bz2 gentoo-d2e9aedd725ee518c94fb948158df01d43582cb1.zip |
dev-perl/Convert-PEM: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'dev-perl/Convert-PEM')
-rw-r--r-- | dev-perl/Convert-PEM/Convert-PEM-0.80.0-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Convert-PEM/Convert-PEM-0.80.0-r2.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-perl/Convert-PEM/Convert-PEM-0.80.0-r1.ebuild b/dev-perl/Convert-PEM/Convert-PEM-0.80.0-r1.ebuild index a0d1b6ac1ef0..bdd3f39c8dbd 100644 --- a/dev-perl/Convert-PEM/Convert-PEM-0.80.0-r1.ebuild +++ b/dev-perl/Convert-PEM/Convert-PEM-0.80.0-r1.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=5 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Read/write encrypted ASN.1 PEM files" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~mips ~ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~hppa ~mips ~ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" IUSE="" RDEPEND=" diff --git a/dev-perl/Convert-PEM/Convert-PEM-0.80.0-r2.ebuild b/dev-perl/Convert-PEM/Convert-PEM-0.80.0-r2.ebuild index 1f80820bfee0..3339cca22fc8 100644 --- a/dev-perl/Convert-PEM/Convert-PEM-0.80.0-r2.ebuild +++ b/dev-perl/Convert-PEM/Convert-PEM-0.80.0-r2.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 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Read/write encrypted ASN.1 PEM files" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" RDEPEND=" dev-perl/Class-ErrorHandler |