summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Schmaus <flow@gentoo.org>2022-01-20 21:10:32 +0100
committerFlorian Schmaus <flow@gentoo.org>2022-01-20 21:10:32 +0100
commit701e44c03b7bea38690e107f3d1e33eb3a553247 (patch)
tree44e725f5ca71776a4b76b5f967fa42a62d7363fc /dev-erlang
parentdev-erlang/xmpp: Stabilize 1.5.6 amd64, #831401 (diff)
downloadgentoo-701e44c03b7bea38690e107f3d1e33eb3a553247.tar.gz
gentoo-701e44c03b7bea38690e107f3d1e33eb3a553247.tar.bz2
gentoo-701e44c03b7bea38690e107f3d1e33eb3a553247.zip
dev-erlang/pkix: Stabilize 1.0.8 amd64, #831401
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'dev-erlang')
-rw-r--r--dev-erlang/pkix/pkix-1.0.8.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-erlang/pkix/pkix-1.0.8.ebuild b/dev-erlang/pkix/pkix-1.0.8.ebuild
index b976f0d79be3..48437553fd02 100644
--- a/dev-erlang/pkix/pkix-1.0.8.ebuild
+++ b/dev-erlang/pkix/pkix-1.0.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -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 )