diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-05-04 23:30:37 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-05-04 23:31:40 +0200 |
commit | 082a89e8e1e1e83cd9f42a89a4cda4bdb0c1c905 (patch) | |
tree | a99dcbe954cec2548132381ef41a48874ebfeae2 /dev-perl/Crypt-CAST5_PP | |
parent | dev-perl/Crypt-Blowfish: Remove old (diff) | |
download | gentoo-082a89e8e1e1e83cd9f42a89a4cda4bdb0c1c905.tar.gz gentoo-082a89e8e1e1e83cd9f42a89a4cda4bdb0c1c905.tar.bz2 gentoo-082a89e8e1e1e83cd9f42a89a4cda4bdb0c1c905.zip |
dev-perl/Crypt-CAST5_PP: Stable for all
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl/Crypt-CAST5_PP')
-rw-r--r-- | dev-perl/Crypt-CAST5_PP/Crypt-CAST5_PP-1.40.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Crypt-CAST5_PP/Crypt-CAST5_PP-1.40.0-r2.ebuild b/dev-perl/Crypt-CAST5_PP/Crypt-CAST5_PP-1.40.0-r2.ebuild index 7519c7193f58..e86e0aa44d1a 100644 --- a/dev-perl/Crypt-CAST5_PP/Crypt-CAST5_PP-1.40.0-r2.ebuild +++ b/dev-perl/Crypt-CAST5_PP/Crypt-CAST5_PP-1.40.0-r2.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="CAST5 block cipher in pure Perl" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 ~hppa ~ia64 ~ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" |