From 1e8a897149d8af8ca9b7bd72dfe2d3ac91174352 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Thu, 6 Aug 2020 13:52:07 +0200 Subject: [PATCH] dev-erlang/jiffy: x86 stable wrt bug #735926 Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- dev-erlang/jiffy/jiffy-1.0.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-erlang/jiffy/jiffy-1.0.5.ebuild b/dev-erlang/jiffy/jiffy-1.0.5.ebuild index 89ec61957e22e..cf4a6e71e6c59 100644 --- a/dev-erlang/jiffy/jiffy-1.0.5.ebuild +++ b/dev-erlang/jiffy/jiffy-1.0.5.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/davisp/${PN}/archive/${PV}.tar.gz LICENSE="MIT BSD" SLOT="0" -KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc x86" DEPEND=">=dev-lang/erlang-17.1" RDEPEND="${DEPEND}"