diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-01-06 15:22:11 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-01-06 15:32:49 +0100 |
commit | deba46e4863750d75102d5da446e307acdec7373 (patch) | |
tree | 8c2733e5e63e3698a18116b208c7ae99e6cc669e /app-benchmarks | |
parent | dev-python/pytest-3.0.2-r0: stable on alpha (diff) | |
download | gentoo-deba46e4863750d75102d5da446e307acdec7373.tar.gz gentoo-deba46e4863750d75102d5da446e307acdec7373.tar.bz2 gentoo-deba46e4863750d75102d5da446e307acdec7373.zip |
app-benchmarks/bonnie++-1.97.2-r0: stable on alpha
Gentoo-Bug: 603704
Diffstat (limited to 'app-benchmarks')
-rw-r--r-- | app-benchmarks/bonnie++/bonnie++-1.97.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-benchmarks/bonnie++/bonnie++-1.97.2.ebuild b/app-benchmarks/bonnie++/bonnie++-1.97.2.ebuild index a238bbaebc1b..e03c898d1c03 100644 --- a/app-benchmarks/bonnie++/bonnie++-1.97.2.ebuild +++ b/app-benchmarks/bonnie++/bonnie++-1.97.2.ebuild @@ -10,7 +10,7 @@ SRC_URI="http://www.coker.com.au/bonnie++/experimental/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 sparc x86" IUSE="debug" S="${WORKDIR}/${P}" |