commit: 15a800e977bf5ecc6a825ba2158d631c5f4c9526 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Jul 17 11:01:19 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Jul 17 11:01:48 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15a800e9
dev-erlang/pkix: arm keyworded (bug #720724) Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-erlang/pkix/pkix-1.0.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-erlang/pkix/pkix-1.0.5.ebuild b/dev-erlang/pkix/pkix-1.0.5.ebuild index 3209f81fcd0..c14edf0234b 100644 --- a/dev-erlang/pkix/pkix-1.0.5.ebuild +++ b/dev-erlang/pkix/pkix-1.0.5.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~sparc" +KEYWORDS="~amd64 ~arm ~ia64 ~sparc" DEPEND=">=dev-lang/erlang-17.5" RDEPEND="${DEPEND}"
