commit:     84b4e744c9691a8ae43b4fbfb182af3f28e8b97c
Author:     Mark Wright <gienah <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 16 14:00:31 2020 +0000
Commit:     Mark Wright <gienah <AT> gentoo <DOT> org>
CommitDate: Fri Oct 16 15:16:25 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84b4e744

dev-ml/ppx_derivers: Add ~x86

It is tiny package with no library deps. Only 3 source
code lines were added between version 1.0 and 1.2.1.
All source code is in Ocaml.  Not tested on ~x86. I think
it was a mistake that I earlier dropped ~x86 (which is
missing in the ml-overlay).

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Mark Wright <gienah <AT> gentoo.org>

 dev-ml/ppx_derivers/ppx_derivers-1.2.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ml/ppx_derivers/ppx_derivers-1.2.1.ebuild 
b/dev-ml/ppx_derivers/ppx_derivers-1.2.1.ebuild
index 9db1aabf04a..e99aeaf761d 100644
--- a/dev-ml/ppx_derivers/ppx_derivers-1.2.1.ebuild
+++ b/dev-ml/ppx_derivers/ppx_derivers-1.2.1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/diml/ppx_derivers/archive/${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="BSD"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
 IUSE="+ocamlopt"
 
 RDEPEND=""

Reply via email to