commit: 1694594e8c4af6bfd21f7184f0cec21592dd5c63
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 16 17:43:44 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jul 16 17:45:36 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1694594e
net-libs/osptoolkit: arm64 keyworded (bug #716426)
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-libs/osptoolkit/osptoolkit-4.13.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-libs/osptoolkit/osptoolkit-4.13.0.ebuild
b/net-libs/osptoolkit/osptoolkit-4.13.0.ebuild
index 2c1dd1459db..1fc4da7fed8 100644
--- a/net-libs/osptoolkit/osptoolkit-4.13.0.ebuild
+++ b/net-libs/osptoolkit/osptoolkit-4.13.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -13,7 +13,7 @@
SRC_URI="mirror://sourceforge/osp-toolkit/OSPToolkit-${PV}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86"
IUSE=""
RDEPEND="dev-libs/openssl:0="