app-benchmarks/sysbench-1.0.7-r0: add amd64 keyword
authorTobias Klausmann <klausman@gentoo.org>
Sat, 15 Jul 2017 16:41:13 +0000 (18:41 +0200)
committerTobias Klausmann <klausman@gentoo.org>
Sat, 15 Jul 2017 16:41:13 +0000 (18:41 +0200)
Gentoo-Bug: 624414

app-benchmarks/sysbench/sysbench-1.0.7.ebuild

index 899409479d82ba46cdbe6d6112986516cdf3d5d6..eaf22142c5cbf2dc4bb74cf11c89e1ea0af9f1b8 100644 (file)
@@ -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 )