diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-01-05 13:53:08 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-01-05 13:55:53 +0100 |
commit | b22647b8eda20f1cd458ecf9714a6f71dc59f80c (patch) | |
tree | a6a080449aac58db15234c70224f1aa9baecb588 /app-crypt | |
parent | sys-libs/db: amd64 stable wrt bug #599134 (diff) | |
download | gentoo-b22647b8eda20f1cd458ecf9714a6f71dc59f80c.tar.gz gentoo-b22647b8eda20f1cd458ecf9714a6f71dc59f80c.tar.bz2 gentoo-b22647b8eda20f1cd458ecf9714a6f71dc59f80c.zip |
app-crypt/dieharder: Mark ~hppa (bug #604690).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/dieharder/dieharder-3.31.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/dieharder/dieharder-3.31.1-r1.ebuild b/app-crypt/dieharder/dieharder-3.31.1-r1.ebuild index 49db3e0147f0..d389c1b5e2ba 100644 --- a/app-crypt/dieharder/dieharder-3.31.1-r1.ebuild +++ b/app-crypt/dieharder/dieharder-3.31.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ SRC_URI="http://www.phy.duke.edu/~rgb/General/${PN}/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~hppa ~x86" IUSE="doc" RDEPEND="sci-libs/gsl" |