summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2018-01-15 20:02:34 +0100
committerTobias Klausmann <klausman@gentoo.org>2018-01-15 20:02:34 +0100
commit40b101d6016ae3894c5843d9639fff8c471c8fa3 (patch)
tree6856cf1f3d3d5f16cc87b6152d0e5614252434d2 /app-benchmarks
parentdev-util/vbindiff-3.0_beta5-r0: amd64 stable (diff)
downloadgentoo-40b101d6016ae3894c5843d9639fff8c471c8fa3.tar.gz
gentoo-40b101d6016ae3894c5843d9639fff8c471c8fa3.tar.bz2
gentoo-40b101d6016ae3894c5843d9639fff8c471c8fa3.zip
app-benchmarks/sysbench-1.0.10-r0: amd64 stable
Gentoo-Bug: http://bugs.gentoo.org/642006
Diffstat (limited to 'app-benchmarks')
-rw-r--r--app-benchmarks/sysbench/sysbench-1.0.10.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-benchmarks/sysbench/sysbench-1.0.10.ebuild b/app-benchmarks/sysbench/sysbench-1.0.10.ebuild
index 899409479d82..eaf22142c5cb 100644
--- a/app-benchmarks/sysbench/sysbench-1.0.10.ebuild
+++ b/app-benchmarks/sysbench/sysbench-1.0.10.ebuild
@@ -11,7 +11,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 )