diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2024-12-02 14:14:41 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2024-12-02 14:14:41 +0100 |
commit | 1be2ed7e5af96536b5813cc52679cf8fd2c1ebeb (patch) | |
tree | eadce10c019c8942661f1227a73efaa27b4ca40e /dev-perl | |
parent | dev-perl/DateTime-Locale: Stabilize 1.430.0 x86, #945584 (diff) | |
download | gentoo-1be2ed7e5af96536b5813cc52679cf8fd2c1ebeb.tar.gz gentoo-1be2ed7e5af96536b5813cc52679cf8fd2c1ebeb.tar.bz2 gentoo-1be2ed7e5af96536b5813cc52679cf8fd2c1ebeb.zip |
dev-perl/Convert-PEM: Stabilize 0.120.0 x86, #945585
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Convert-PEM/Convert-PEM-0.120.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Convert-PEM/Convert-PEM-0.120.0.ebuild b/dev-perl/Convert-PEM/Convert-PEM-0.120.0.ebuild index 09b4d49f3c7b..b24991cb82b1 100644 --- a/dev-perl/Convert-PEM/Convert-PEM-0.120.0.ebuild +++ b/dev-perl/Convert-PEM/Convert-PEM-0.120.0.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" +KEYWORDS="~alpha ~amd64 ~hppa ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" RDEPEND=" dev-perl/Class-ErrorHandler |