diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-07-15 18:38:19 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-07-15 18:51:00 +0300 |
commit | 58542c72239c7d8d515f42d73ba5db19185807ac (patch) | |
tree | 315b509a93984a1e599117559a7e000f7d0a491e /dev-perl/Math-Random-Secure | |
parent | dev-perl/Math-GMP: amd64 stable wrt bug #661196 (diff) | |
download | gentoo-58542c72239c7d8d515f42d73ba5db19185807ac.tar.gz gentoo-58542c72239c7d8d515f42d73ba5db19185807ac.tar.bz2 gentoo-58542c72239c7d8d515f42d73ba5db19185807ac.zip |
dev-perl/Math-Random-Secure: amd64 stable wrt bug #661196
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-perl/Math-Random-Secure')
-rw-r--r-- | dev-perl/Math-Random-Secure/Math-Random-Secure-0.80.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Math-Random-Secure/Math-Random-Secure-0.80.1.ebuild b/dev-perl/Math-Random-Secure/Math-Random-Secure-0.80.1.ebuild index 35fbb53db361..f289aeff9ac2 100644 --- a/dev-perl/Math-Random-Secure/Math-Random-Secure-0.80.1.ebuild +++ b/dev-perl/Math-Random-Secure/Math-Random-Secure-0.80.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ DESCRIPTION="Cryptographically-secure, cross-platform replacement for rand()" LICENSE="Artistic-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="test" RDEPEND=" |