diff options
author | Sam James <sam@gentoo.org> | 2021-05-08 18:43:06 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-08 18:43:06 +0000 |
commit | 3927888fc8b6f53767c02c14f07d7a9971e25f12 (patch) | |
tree | e26a118903e634919a243b3d49ac315e6a32b6ea /dev-perl/Crypt-DES_EDE3 | |
parent | dev-perl/Crypt-DES: Stabilize 2.70.0-r2 x86, #788796 (diff) | |
download | gentoo-3927888fc8b6f53767c02c14f07d7a9971e25f12.tar.gz gentoo-3927888fc8b6f53767c02c14f07d7a9971e25f12.tar.bz2 gentoo-3927888fc8b6f53767c02c14f07d7a9971e25f12.zip |
dev-perl/Crypt-DES_EDE3: Stabilize 0.10.0-r2 x86, #788799
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Crypt-DES_EDE3')
-rw-r--r-- | dev-perl/Crypt-DES_EDE3/Crypt-DES_EDE3-0.10.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Crypt-DES_EDE3/Crypt-DES_EDE3-0.10.0-r2.ebuild b/dev-perl/Crypt-DES_EDE3/Crypt-DES_EDE3-0.10.0-r2.ebuild index 3a8bddc0a624..297d69743cf9 100644 --- a/dev-perl/Crypt-DES_EDE3/Crypt-DES_EDE3-0.10.0-r2.ebuild +++ b/dev-perl/Crypt-DES_EDE3/Crypt-DES_EDE3-0.10.0-r2.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Triple-DES EDE encryption/decryption" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" RDEPEND="dev-perl/Crypt-DES" BDEPEND="${RDEPEND}" |