diff options
author | Sam James <sam@gentoo.org> | 2021-05-04 21:27:45 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-04 21:27:45 +0000 |
commit | 36c26a53478cd07cc9254459eed30ba981a86e03 (patch) | |
tree | e2b7e78145fd007f1560c09182e84f26cb984574 /dev-perl/Convert-PEM | |
parent | dev-perl/Cookie-Baker: Stabilize 0.110.0 ppc, #788214 (diff) | |
download | gentoo-36c26a53478cd07cc9254459eed30ba981a86e03.tar.gz gentoo-36c26a53478cd07cc9254459eed30ba981a86e03.tar.bz2 gentoo-36c26a53478cd07cc9254459eed30ba981a86e03.zip |
dev-perl/Convert-PEM: Stabilize 0.80.0-r2 ppc64, #788208
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Convert-PEM')
-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 3339cca22fc8..26faa487dfbf 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 |