summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-15 06:35:54 +0000
committerSam James <sam@gentoo.org>2021-03-15 06:36:02 +0000
commitc4f8edf39150857189c192df7b629370830aac99 (patch)
treeb817819a8dbf32906fabea408bfdaf63973f58e8 /dev-libs/criterion
parentdev-libs/boxfort: Keyword 0.0.1_pre20200110 arm64, #729802 (diff)
downloadgentoo-c4f8edf39150857189c192df7b629370830aac99.tar.gz
gentoo-c4f8edf39150857189c192df7b629370830aac99.tar.bz2
gentoo-c4f8edf39150857189c192df7b629370830aac99.zip
dev-libs/criterion: Keyword 2.4_pre20200110 arm64, #729802
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/criterion')
-rw-r--r--dev-libs/criterion/criterion-2.4_pre20200110.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/criterion/criterion-2.4_pre20200110.ebuild b/dev-libs/criterion/criterion-2.4_pre20200110.ebuild
index 5613158c2bc2..a9b8966ef75a 100644
--- a/dev-libs/criterion/criterion-2.4_pre20200110.ebuild
+++ b/dev-libs/criterion/criterion-2.4_pre20200110.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -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"
+KEYWORDS="amd64 ~arm64"
IUSE="test"
RESTRICT="!test? ( test )"