summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-12-31 01:45:08 +0000
committerSam James <sam@gentoo.org>2020-12-31 01:45:08 +0000
commit1ff28f54f6614e0edeb89abb174445f0af096e40 (patch)
tree6dcdb3ffeacd61a77e0b83ece42079c263b49aca
parentapp-i18n/opencc: Keyword 1.1.1 arm64, #760803 (diff)
downloadgentoo-1ff28f54.tar.gz
gentoo-1ff28f54.tar.bz2
gentoo-1ff28f54.zip
dev-cpp/benchmark: Keyword 1.5.2 arm64, #760803
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-cpp/benchmark/benchmark-1.5.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/benchmark/benchmark-1.5.2.ebuild b/dev-cpp/benchmark/benchmark-1.5.2.ebuild
index ccdf771385b2..396642b38c38 100644
--- a/dev-cpp/benchmark/benchmark-1.5.2.ebuild
+++ b/dev-cpp/benchmark/benchmark-1.5.2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/google/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
IUSE="test"
RESTRICT="!test? ( test )"