summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-04-17 10:00:48 +0200
committerAgostino Sarubbo <ago@gentoo.org>2017-04-17 10:02:16 +0200
commitb4117111eebd1a7e72564a1cafe34c8870a17d28 (patch)
tree0d00a6f728f1cc304c97cb3b9af75b9299183dc5 /app-benchmarks
parentdev-db/percona-xtrabackup: x86 stable wrt bug #606110 (diff)
downloadgentoo-b4117111eebd1a7e72564a1cafe34c8870a17d28.tar.gz
gentoo-b4117111eebd1a7e72564a1cafe34c8870a17d28.tar.bz2
gentoo-b4117111eebd1a7e72564a1cafe34c8870a17d28.zip
app-benchmarks/sysbench: x86 stable wrt bug #614842
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-benchmarks')
-rw-r--r--app-benchmarks/sysbench/sysbench-1.0.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-benchmarks/sysbench/sysbench-1.0.3.ebuild b/app-benchmarks/sysbench/sysbench-1.0.3.ebuild
index 819414f6efa2..e5d9c4ad2c68 100644
--- a/app-benchmarks/sysbench/sysbench-1.0.3.ebuild
+++ b/app-benchmarks/sysbench/sysbench-1.0.3.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/akopytov/sysbench/archive/${PV}.tar.gz -> ${P}.tar.g
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="aio mysql postgres test"
RDEPEND="aio? ( dev-libs/libaio )