diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2021-12-06 19:39:04 +0000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-12-08 18:12:03 +0800 |
commit | 9653ff1afac0b6915ad2a8eeb05eb2779741d0b3 (patch) | |
tree | bd94f3f2245a0082ccec7feea942858917198f80 /dev-perl/Crypt-Blowfish | |
parent | dev-perl/Config-General: keyword ~riscv (diff) | |
download | gentoo-9653ff1afac0b6915ad2a8eeb05eb2779741d0b3.tar.gz gentoo-9653ff1afac0b6915ad2a8eeb05eb2779741d0b3.tar.bz2 gentoo-9653ff1afac0b6915ad2a8eeb05eb2779741d0b3.zip |
dev-perl/Crypt-Blowfish: keyword ~riscv
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com>
Signed-off-by: Yixun Lan <dlan@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 54a3cd2f9511..e6f491772a2a 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 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" |