From f0857c74457a12539e77edc8df7fe19f0fe34a25 Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 5 Aug 2024 21:42:00 +0100 Subject: [PATCH] dev-erlang/p1_oauth2: Stabilize 0.6.14 amd64, #936318 Signed-off-by: Sam James --- dev-erlang/p1_oauth2/p1_oauth2-0.6.14.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-erlang/p1_oauth2/p1_oauth2-0.6.14.ebuild b/dev-erlang/p1_oauth2/p1_oauth2-0.6.14.ebuild index df374ff38c59a..ae4df71607b28 100644 --- a/dev-erlang/p1_oauth2/p1_oauth2-0.6.14.ebuild +++ b/dev-erlang/p1_oauth2/p1_oauth2-0.6.14.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~sparc ~x86" +KEYWORDS="amd64 ~arm ~sparc ~x86" IUSE="test" RESTRICT="!test? ( test )"