summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Schmaus <flow@gentoo.org>2021-07-08 17:37:07 +0200
committerFlorian Schmaus <flow@gentoo.org>2021-07-08 17:37:07 +0200
commit6a9f02e9917ae6dfc3dc7251a299edb93dcad0a0 (patch)
treeb94b0ef3b9ccefc5b16eb98c047d322e6456d3fb /dev-erlang
parentdev-erlang/xmpp: Stabilize 1.5.3 amd64 x86, #801088 (diff)
downloadgentoo-6a9f02e9917ae6dfc3dc7251a299edb93dcad0a0.tar.gz
gentoo-6a9f02e9917ae6dfc3dc7251a299edb93dcad0a0.tar.bz2
gentoo-6a9f02e9917ae6dfc3dc7251a299edb93dcad0a0.zip
dev-erlang/pkix: Stabilize 1.0.7 amd64 x86, #801088
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'dev-erlang')
-rw-r--r--dev-erlang/pkix/pkix-1.0.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-erlang/pkix/pkix-1.0.7.ebuild b/dev-erlang/pkix/pkix-1.0.7.ebuild
index ee9f2a24c286..d1c9c9a1e6b3 100644
--- a/dev-erlang/pkix/pkix-1.0.7.ebuild
+++ b/dev-erlang/pkix/pkix-1.0.7.ebuild
@@ -12,6 +12,6 @@ SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc x86"
DOCS=( README.md )