summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-admin/pass-otp/pass-otp-1.2.0-r1.ebuild')
-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 65f765ec2d8b..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 )"