summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2017-10-29 23:05:28 +0100
committerThomas Deutschmann <whissi@gentoo.org>2017-10-29 23:08:02 +0100
commit9674b09e4e1c933d9ed07ead0d6a76a23ba34919 (patch)
treeb270d5337555c7be295741cb4f18525e1f5c642b
parentsys-power/upower: x86 stable (bug #630358) (diff)
downloadgentoo-9674b09e.tar.gz
gentoo-9674b09e.tar.bz2
gentoo-9674b09e.zip
app-benchmarks/sysbench: x86 stable (bug #624414)
Package-Manager: Portage-2.3.13, Repoman-2.3.4
-rw-r--r--app-benchmarks/sysbench/sysbench-1.0.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-benchmarks/sysbench/sysbench-1.0.7.ebuild b/app-benchmarks/sysbench/sysbench-1.0.7.ebuild
index eaf22142c5cb..60f743b8b659 100644
--- a/app-benchmarks/sysbench/sysbench-1.0.7.ebuild
+++ b/app-benchmarks/sysbench/sysbench-1.0.7.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 )