summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatoro Mahri <matoro_gentoo@matoro.tk>2023-11-29 00:00:20 -0500
committerSam James <sam@gentoo.org>2023-11-30 02:02:41 +0000
commitc635abddadb478106f65b72694392ae09c9f5db7 (patch)
treea3e72013873a45044c4485f1c935b765101b66ab
parentdev-python/tox: Keyword 4.11.4 alpha, #888481 (diff)
downloadgentoo-c635abddadb478106f65b72694392ae09c9f5db7.tar.gz
gentoo-c635abddadb478106f65b72694392ae09c9f5db7.tar.bz2
gentoo-c635abddadb478106f65b72694392ae09c9f5db7.zip
app-admin/pass-otp: Keyword 1.2.0-r1 arm64, #907139
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--app-admin/pass-otp/pass-otp-1.2.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/pass-otp/pass-otp-1.2.0-r1.ebuild b/app-admin/pass-otp/pass-otp-1.2.0-r1.ebuild
index ee71ab2bb604..f8ad938f5c05 100644
--- a/app-admin/pass-otp/pass-otp-1.2.0-r1.ebuild
+++ b/app-admin/pass-otp/pass-otp-1.2.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2018-2022 Gentoo Authors
+# Copyright 2018-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/tadfisher/pass-otp/releases/download/v${PV}/${P}.tar
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="amd64 ~ppc64 x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 x86"
IUSE="test"
RESTRICT="!test? ( test )"