diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-12 15:45:54 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-12 15:48:34 +0100 |
commit | e7a0e985a777497683fde6fb783f4c70c60dc943 (patch) | |
tree | 4820e2595c08ca33f34453d93d3a663b0f752efb /app-benchmarks | |
parent | app-misc/regex-markup: amd64 stable wrt bug #609076 (diff) | |
download | gentoo-e7a0e985a777497683fde6fb783f4c70c60dc943.tar.gz gentoo-e7a0e985a777497683fde6fb783f4c70c60dc943.tar.bz2 gentoo-e7a0e985a777497683fde6fb783f4c70c60dc943.zip |
app-benchmarks/contest: amd64 stable wrt bug #609078
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-benchmarks')
-rw-r--r-- | app-benchmarks/contest/contest-0.61-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-benchmarks/contest/contest-0.61-r1.ebuild b/app-benchmarks/contest/contest-0.61-r1.ebuild index 0a35feeaae76..7282cbdd6ad2 100644 --- a/app-benchmarks/contest/contest-0.61-r1.ebuild +++ b/app-benchmarks/contest/contest-0.61-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 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.tux.org/pub/kernel/people/ck/apps/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" RDEPEND=">=app-benchmarks/dbench-2.0" PATCHES=( |