diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-06-25 21:56:04 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-06-25 22:13:27 +0200 |
commit | cd03b0ad51774c4725c6f63ec69c29178f1c439a (patch) | |
tree | bf41b8d712e4010cd9fae2873f000dae737bbb9b /dev-perl/Math-Random | |
parent | app-crypt/stoken: x86 stable wrt bug #582128 (diff) | |
download | gentoo-cd03b0ad51774c4725c6f63ec69c29178f1c439a.tar.gz gentoo-cd03b0ad51774c4725c6f63ec69c29178f1c439a.tar.bz2 gentoo-cd03b0ad51774c4725c6f63ec69c29178f1c439a.zip |
dev-perl/Math-Random: x86 stable wrt bug #578254
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/Math-Random')
-rw-r--r-- | dev-perl/Math-Random/Math-Random-0.720.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Math-Random/Math-Random-0.720.0.ebuild b/dev-perl/Math-Random/Math-Random-0.720.0.ebuild index e01173914453..22af1fc8ae94 100644 --- a/dev-perl/Math-Random/Math-Random-0.720.0.ebuild +++ b/dev-perl/Math-Random/Math-Random-0.720.0.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="Random Number Generators" LICENSE="( || ( Artistic GPL-2 ) ) public-domain" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" SRC_TEST="do" |