diff options
author | 2020-04-14 14:54:23 +0200 | |
---|---|---|
committer | 2020-04-14 14:59:11 +0200 | |
commit | bc8b14022e3fa148347b742f7fe60dbe94c37f23 (patch) | |
tree | 5a9890660f2b5e6374782f9191309a239117b4b2 /dev-perl/Crypt-Random | |
parent | dev-perl/Crypt-IDEA: amd64 stable wrt bug #717060 (diff) | |
download | gentoo-bc8b14022e3fa148347b742f7fe60dbe94c37f23.tar.gz gentoo-bc8b14022e3fa148347b742f7fe60dbe94c37f23.tar.bz2 gentoo-bc8b14022e3fa148347b742f7fe60dbe94c37f23.zip |
dev-perl/Crypt-Random: amd64 stable wrt bug #717060
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/Crypt-Random')
-rw-r--r-- | dev-perl/Crypt-Random/Crypt-Random-1.520.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Crypt-Random/Crypt-Random-1.520.0.ebuild b/dev-perl/Crypt-Random/Crypt-Random-1.520.0.ebuild index 34b40a465dde..0fe9de5d76be 100644 --- a/dev-perl/Crypt-Random/Crypt-Random-1.520.0.ebuild +++ b/dev-perl/Crypt-Random/Crypt-Random-1.520.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Cryptographically Secure, True Random Number Generator" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 hppa sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="" RDEPEND=" |