diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-06 01:00:51 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-06 01:15:58 +0200 |
commit | cfcf4cf76d2e1675087093dc5e5d8e740dd0dbb3 (patch) | |
tree | 1dfaf2db2b989f23cbd41a1178ba6932f8f9efe0 /dev-perl/Crypt-Random-Source | |
parent | dev-perl/Crypt-OpenSSL-Random: x86 stable (bug #652612) (diff) | |
download | gentoo-cfcf4cf76d2e1675087093dc5e5d8e740dd0dbb3.tar.gz gentoo-cfcf4cf76d2e1675087093dc5e5d8e740dd0dbb3.tar.bz2 gentoo-cfcf4cf76d2e1675087093dc5e5d8e740dd0dbb3.zip |
dev-perl/Crypt-Random-Source: x86 stable (bug #652614)
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'dev-perl/Crypt-Random-Source')
-rw-r--r-- | dev-perl/Crypt-Random-Source/Crypt-Random-Source-0.120.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Crypt-Random-Source/Crypt-Random-Source-0.120.0.ebuild b/dev-perl/Crypt-Random-Source/Crypt-Random-Source-0.120.0.ebuild index 758c78ee5007..153b8041c831 100644 --- a/dev-perl/Crypt-Random-Source/Crypt-Random-Source-0.120.0.ebuild +++ b/dev-perl/Crypt-Random-Source/Crypt-Random-Source-0.120.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Get weak or strong random data from pluggable sources" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="test" RDEPEND=" |