diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-17 14:03:50 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-17 14:03:50 -0400 |
commit | 4f59cc3c10a57bd78e5f9fd371e3f550875be0f4 (patch) | |
tree | 03d861eb628e6cedfe62dd75aa9675da40f0cb7a /sys-auth/oath-toolkit | |
parent | dev-python/jaraco-functools: arm64 keyworded (bug #615400) (diff) | |
download | gentoo-4f59cc3c10a57bd78e5f9fd371e3f550875be0f4.tar.gz gentoo-4f59cc3c10a57bd78e5f9fd371e3f550875be0f4.tar.bz2 gentoo-4f59cc3c10a57bd78e5f9fd371e3f550875be0f4.zip |
sys-auth/oath-toolkit: arm64 keyworded (bug #615400)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'sys-auth/oath-toolkit')
-rw-r--r-- | sys-auth/oath-toolkit/oath-toolkit-2.6.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 6de83fa9aded..7d27db3cc7ae 100644 --- a/sys-auth/oath-toolkit/oath-toolkit-2.6.2.ebuild +++ b/sys-auth/oath-toolkit/oath-toolkit-2.6.2.ebuild @@ -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 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" IUSE="pam pskc test" RDEPEND=" |