diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-10-18 17:21:38 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-10-18 17:21:38 +0200 |
commit | 73c4f3501e993dcf9fd3870f20d43a7b05e56fe4 (patch) | |
tree | 05f4ed5bb6d3aded0bd95c107182c772aeb77027 /dev-ml/ppxlib | |
parent | dev-perl/Term-ProgressBar: x86 stable wrt bug #817572 (diff) | |
download | gentoo-73c4f3501e993dcf9fd3870f20d43a7b05e56fe4.tar.gz gentoo-73c4f3501e993dcf9fd3870f20d43a7b05e56fe4.tar.bz2 gentoo-73c4f3501e993dcf9fd3870f20d43a7b05e56fe4.zip |
dev-ml/ppxlib: x86 stable wrt bug #817755
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ml/ppxlib')
-rw-r--r-- | dev-ml/ppxlib/ppxlib-0.22.2-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ppxlib/ppxlib-0.22.2-r2.ebuild b/dev-ml/ppxlib/ppxlib-0.22.2-r2.ebuild index 4ddef65d878e..b765605931ce 100644 --- a/dev-ml/ppxlib/ppxlib-0.22.2-r2.ebuild +++ b/dev-ml/ppxlib/ppxlib-0.22.2-r2.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://github.com/ocaml-ppx/ppxlib/archive/${PV}.tar.gz -> ${P}.tar.gz LICENSE="Apache-2.0" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 x86" IUSE="+ocamlopt test" RESTRICT="!test? ( test )" |