diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2018-01-15 20:02:34 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2018-01-15 20:02:34 +0100 |
commit | 40b101d6016ae3894c5843d9639fff8c471c8fa3 (patch) | |
tree | 6856cf1f3d3d5f16cc87b6152d0e5614252434d2 | |
parent | dev-util/vbindiff-3.0_beta5-r0: amd64 stable (diff) | |
download | gentoo-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
-rw-r--r-- | app-benchmarks/sysbench/sysbench-1.0.10.ebuild | 2 |
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 ) |