diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-06 13:52:07 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-06 13:52:07 +0200 |
commit | 1e8a897149d8af8ca9b7bd72dfe2d3ac91174352 (patch) | |
tree | 6c676a36de4d864148ad29b3e0d48aa7fe28a500 | |
parent | dev-erlang/idna: x86 stable wrt bug #735926 (diff) | |
download | gentoo-1e8a897149d8af8ca9b7bd72dfe2d3ac91174352.tar.gz gentoo-1e8a897149d8af8ca9b7bd72dfe2d3ac91174352.tar.bz2 gentoo-1e8a897149d8af8ca9b7bd72dfe2d3ac91174352.zip |
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 <ago@gentoo.org>
-rw-r--r-- | dev-erlang/jiffy/jiffy-1.0.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-erlang/jiffy/jiffy-1.0.5.ebuild b/dev-erlang/jiffy/jiffy-1.0.5.ebuild index 89ec61957e22..cf4a6e71e6c5 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}" |