summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-05-26 16:04:23 +0200
committerAgostino Sarubbo <ago@gentoo.org>2017-05-26 16:04:23 +0200
commit2c5dea7e7d9dfff6f2cfd25ab4e24d80b22268d0 (patch)
treed2ae2916025c6e0c5097f4ff3f9e8fbb0013f0e8 /app-benchmarks
parentdev-perl/Config-Crontab: x86 stable wrt bug #619726 (diff)
downloadgentoo-2c5dea7e7d9dfff6f2cfd25ab4e24d80b22268d0.tar.gz
gentoo-2c5dea7e7d9dfff6f2cfd25ab4e24d80b22268d0.tar.bz2
gentoo-2c5dea7e7d9dfff6f2cfd25ab4e24d80b22268d0.zip
app-benchmarks/sysbench: x86 stable wrt bug #619660
Package-Manager: Portage-2.3.5, 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.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-benchmarks/sysbench/sysbench-1.0.6.ebuild b/app-benchmarks/sysbench/sysbench-1.0.6.ebuild
index 1368236332d4..60f103474a06 100644
--- a/app-benchmarks/sysbench/sysbench-1.0.6.ebuild
+++ b/app-benchmarks/sysbench/sysbench-1.0.6.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 )