commit: 6e007b392bbf15c4faaa4a795eb4e4734854f6b0 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Apr 6 00:03:27 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Apr 6 00:03:27 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e007b39
dev-erlang/pkix: Stabilize 1.0.10 amd64, #953252 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-erlang/pkix/pkix-1.0.10.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-erlang/pkix/pkix-1.0.10.ebuild b/dev-erlang/pkix/pkix-1.0.10.ebuild index 7c07947239e7..cce439726a17 100644 --- a/dev-erlang/pkix/pkix-1.0.10.ebuild +++ b/dev-erlang/pkix/pkix-1.0.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -14,6 +14,6 @@ SRC_URI=" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~sparc ~x86" +KEYWORDS="amd64 ~arm ~sparc ~x86" DOCS=( README.md )
