diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-05-04 23:28:42 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-05-04 23:31:34 +0200 |
commit | 1a471bc96bbd23253ee967e7974e56455e6bf31d (patch) | |
tree | f5cd335da07b791ddddbf7dfca6cf10538d2cd9e /dev-perl/Crypt-Blowfish/Crypt-Blowfish-2.140.0-r2.ebuild | |
parent | dev-perl/CPAN-Perl-Releases: Remove odl (diff) | |
download | gentoo-1a471bc96bbd23253ee967e7974e56455e6bf31d.tar.gz gentoo-1a471bc96bbd23253ee967e7974e56455e6bf31d.tar.bz2 gentoo-1a471bc96bbd23253ee967e7974e56455e6bf31d.zip |
dev-perl/Crypt-Blowfish: 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-Blowfish/Crypt-Blowfish-2.140.0-r2.ebuild')
-rw-r--r-- | dev-perl/Crypt-Blowfish/Crypt-Blowfish-2.140.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Crypt-Blowfish/Crypt-Blowfish-2.140.0-r2.ebuild b/dev-perl/Crypt-Blowfish/Crypt-Blowfish-2.140.0-r2.ebuild index 357887f50d3e..13682906da3e 100644 --- a/dev-perl/Crypt-Blowfish/Crypt-Blowfish-2.140.0-r2.ebuild +++ b/dev-perl/Crypt-Blowfish/Crypt-Blowfish-2.140.0-r2.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="Perl Blowfish encryption module" LICENSE="Crypt-IDEA" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" |