diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-29 11:37:04 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-29 11:44:30 +0100 |
commit | f1840212008941ed4b7aab433120481b1c03fdf3 (patch) | |
tree | a79cb442d18464fc83ee0c1dc02d9d0f9ff203ed /app-benchmarks/sysbench | |
parent | dev-tex/latex2html: x86 stable wrt bug #603924 (diff) | |
download | gentoo-f1840212008941ed4b7aab433120481b1c03fdf3.tar.gz gentoo-f1840212008941ed4b7aab433120481b1c03fdf3.tar.bz2 gentoo-f1840212008941ed4b7aab433120481b1c03fdf3.zip |
app-benchmarks/sysbench: x86 stable wrt bug #603524
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-benchmarks/sysbench')
-rw-r--r-- | app-benchmarks/sysbench/sysbench-1.0_pre20161017.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-benchmarks/sysbench/sysbench-1.0_pre20161017.ebuild b/app-benchmarks/sysbench/sysbench-1.0_pre20161017.ebuild index fe409088b0e1..f0add6e6d837 100644 --- a/app-benchmarks/sysbench/sysbench-1.0_pre20161017.ebuild +++ b/app-benchmarks/sysbench/sysbench-1.0_pre20161017.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/akopytov/sysbench/archive/${GITHUB_REV}.tar.gz -> ${ LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="aio lua mysql postgres test" RDEPEND="aio? ( dev-libs/libaio ) |