diff options
author | 2021-05-08 18:42:50 +0000 | |
---|---|---|
committer | 2021-05-08 18:42:50 +0000 | |
commit | 72488c862496c196b683d1ddf54836219e86e9ce (patch) | |
tree | bc1ab0138164268b93263d16193772feba315a40 | |
parent | media-plugins/vdr-osdteletext: Stabilize 0.9.8 x86, #788685 (diff) | |
download | gentoo-72488c862496c196b683d1ddf54836219e86e9ce.tar.gz gentoo-72488c862496c196b683d1ddf54836219e86e9ce.tar.bz2 gentoo-72488c862496c196b683d1ddf54836219e86e9ce.zip |
dev-perl/Crypt-CBC: Stabilize 2.330.0-r2 x86, #788781
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | dev-perl/Crypt-CBC/Crypt-CBC-2.330.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Crypt-CBC/Crypt-CBC-2.330.0-r2.ebuild b/dev-perl/Crypt-CBC/Crypt-CBC-2.330.0-r2.ebuild index 221c942a8b28..c70960d2d947 100644 --- a/dev-perl/Crypt-CBC/Crypt-CBC-2.330.0-r2.ebuild +++ b/dev-perl/Crypt-CBC/Crypt-CBC-2.330.0-r2.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Encrypt Data with Cipher Block Chaining Mode" 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 )" |