diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-03-21 09:35:51 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-03-21 11:11:46 -0700 |
commit | 9259819d333cd382194c57ead390969ba424ed59 (patch) | |
tree | 6697c8198d2a775002dab96c46ff3e4ce0a9dce7 /app-crypt/dieharder | |
parent | app-crypt/dieharder-3.31.1-r1: added ~sparc (diff) | |
download | gentoo-9259819d333cd382194c57ead390969ba424ed59.tar.gz gentoo-9259819d333cd382194c57ead390969ba424ed59.tar.bz2 gentoo-9259819d333cd382194c57ead390969ba424ed59.zip |
app-crypt/dieharder-3.31.1-r1: added ~ppc
Diffstat (limited to 'app-crypt/dieharder')
-rw-r--r-- | app-crypt/dieharder/dieharder-3.31.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/dieharder/dieharder-3.31.1-r1.ebuild b/app-crypt/dieharder/dieharder-3.31.1-r1.ebuild index b8f3db283260..118de6488daf 100644 --- a/app-crypt/dieharder/dieharder-3.31.1-r1.ebuild +++ b/app-crypt/dieharder/dieharder-3.31.1-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://www.phy.duke.edu/~rgb/General/${PN}/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86" IUSE="doc" RDEPEND="sci-libs/gsl" |