diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2021-11-21 06:55:31 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2021-11-21 06:57:27 +0200 |
commit | 948a27088602ef1524838da36de523ce23215151 (patch) | |
tree | 4994077b60630bc7979cd694e2fe65f32f8bd421 /dev-perl/Crypt-Blowfish | |
parent | dev-perl/Crypt-CBC: Stabilize 2.330.0-r2 arm, #823668 (diff) | |
download | gentoo-948a27088602ef1524838da36de523ce23215151.tar.gz gentoo-948a27088602ef1524838da36de523ce23215151.tar.bz2 gentoo-948a27088602ef1524838da36de523ce23215151.zip |
dev-perl/Crypt-Blowfish: Stabilize 2.140.0-r2 arm, #823668
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl/Crypt-Blowfish')
-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 d40dd0b67e66..54a3cd2f9511 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 )" |