From: Sam James (sam_c) Date: Thu, 7 May 2020 12:58:18 +0000 (+0000) Subject: sys-auth/oath-toolkit: arm keyworded X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=08b8153317b92fa624a7567413ace02e5dd14b15;p=gentoo.git sys-auth/oath-toolkit: arm keyworded Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) Signed-off-by: Mikle Kolyada --- diff --git a/sys-auth/oath-toolkit/oath-toolkit-2.6.2.ebuild b/sys-auth/oath-toolkit/oath-toolkit-2.6.2.ebuild index 00237b0bc4e0..806bac6bb687 100644 --- a/sys-auth/oath-toolkit/oath-toolkit-2.6.2.ebuild +++ b/sys-auth/oath-toolkit/oath-toolkit-2.6.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ SRC_URI="http://download.savannah.gnu.org/releases/${PN}/${P}.tar.gz" LICENSE="GPL-3 LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~arm64 ~ppc64 x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86" IUSE="pam pskc test" RESTRICT="!test? ( test )"