diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-04-17 10:00:48 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-04-17 10:02:16 +0200 |
commit | b4117111eebd1a7e72564a1cafe34c8870a17d28 (patch) | |
tree | 0d00a6f728f1cc304c97cb3b9af75b9299183dc5 /app-benchmarks | |
parent | dev-db/percona-xtrabackup: x86 stable wrt bug #606110 (diff) | |
download | gentoo-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.ebuild | 2 |
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 ) |