summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-07-17 11:01:19 +0000
committerSam James <sam@gentoo.org>2020-07-17 11:01:48 +0000
commit15a800e977bf5ecc6a825ba2158d631c5f4c9526 (patch)
tree95b297b394f3355113f126eedea24d609a31d3f5 /dev-erlang
parentdev-erlang/p1_acme: arm keyworded (bug #720724) (diff)
downloadgentoo-15a800e977bf5ecc6a825ba2158d631c5f4c9526.tar.gz
gentoo-15a800e977bf5ecc6a825ba2158d631c5f4c9526.tar.bz2
gentoo-15a800e977bf5ecc6a825ba2158d631c5f4c9526.zip
dev-erlang/pkix: arm keyworded (bug #720724)
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-erlang')
-rw-r--r--dev-erlang/pkix/pkix-1.0.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-erlang/pkix/pkix-1.0.5.ebuild b/dev-erlang/pkix/pkix-1.0.5.ebuild
index 3209f81fcd03..c14edf0234b7 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}"