summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-04-29 09:26:06 +0100
committerSam James <sam@gentoo.org>2022-04-29 09:26:06 +0100
commite8b56408c0e81610d6e0378a04e195a79354a416 (patch)
tree94c698ad720a6c36d0e1ae95f782b7dafb960766 /app-benchmarks
parentwww-apache/mod_wsgi: Stabilize 4.9.0 amd64, #831061 (diff)
downloadgentoo-e8b56408c0e81610d6e0378a04e195a79354a416.tar.gz
gentoo-e8b56408c0e81610d6e0378a04e195a79354a416.tar.bz2
gentoo-e8b56408c0e81610d6e0378a04e195a79354a416.zip
app-benchmarks/tiobench: Stabilize 0.5.0 amd64, #833093
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-benchmarks')
-rw-r--r--app-benchmarks/tiobench/tiobench-0.5.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-benchmarks/tiobench/tiobench-0.5.0.ebuild b/app-benchmarks/tiobench/tiobench-0.5.0.ebuild
index fdccf6c88e2f..eb256d75f739 100644
--- a/app-benchmarks/tiobench/tiobench-0.5.0.ebuild
+++ b/app-benchmarks/tiobench/tiobench-0.5.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/aliceinwire/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
IUSE=""
RDEPEND="dev-lang/perl"