diff options
author | Sam James <sam@gentoo.org> | 2021-05-08 18:57:41 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-08 18:57:41 +0000 |
commit | 32f62756d48c77da8e5bdbf23783443c5736bd75 (patch) | |
tree | 918dfcc947ad858191a454b46f3dfe12b9c52d95 /dev-perl | |
parent | dev-perl/Crypt-DES_EDE3: Stabilize 0.10.0-r2 sparc, #788799 (diff) | |
download | gentoo-32f62756d48c77da8e5bdbf23783443c5736bd75.tar.gz gentoo-32f62756d48c77da8e5bdbf23783443c5736bd75.tar.bz2 gentoo-32f62756d48c77da8e5bdbf23783443c5736bd75.zip |
dev-perl/Convert-PEM: Stabilize 0.80.0-r2 sparc, #788808
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Convert-PEM/Convert-PEM-0.80.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 775954a51d11..8159ee60260e 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 @@ -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-solaris" +KEYWORDS="~alpha amd64 ~hppa ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" RDEPEND=" dev-perl/Class-ErrorHandler |