commit: 495d1513056ec71cad231a6b03dfc95f002ba528 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Sat Jan 29 10:04:02 2022 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Sat Jan 29 10:04:02 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=495d1513
dev-libs/criterion: Stabilize 2.4_pre20211218 amd64, #832294 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> dev-libs/criterion/criterion-2.4_pre20211218.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/criterion/criterion-2.4_pre20211218.ebuild b/dev-libs/criterion/criterion-2.4_pre20211218.ebuild index 5140accac9bd..3125df752cce 100644 --- a/dev-libs/criterion/criterion-2.4_pre20211218.ebuild +++ b/dev-libs/criterion/criterion-2.4_pre20211218.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 @@ -21,7 +21,7 @@ SRC_URI="https://github.com/Snaipe/Criterion/archive/${CRITERION_COMMIT}.tar.gz LICENSE="BSD-2 MIT ZLIB" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~x86" IUSE="test" RESTRICT="!test? ( test )"
