diff options
author | Sam James <sam@gentoo.org> | 2020-10-28 03:27:59 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-10-28 03:27:59 +0000 |
commit | 3fe3a910c41b67eb94f3fd846a4f5286287b04ca (patch) | |
tree | 8c6a95db1351224a2b9fb23478c1e0618c82f54c /dev-ml/ppx_string/ppx_string-0.14.1.ebuild | |
parent | dev-ml/ppx_stable: ppc64 keyworded (bug #748576) (diff) | |
download | gentoo-3fe3a910c41b67eb94f3fd846a4f5286287b04ca.tar.gz gentoo-3fe3a910c41b67eb94f3fd846a4f5286287b04ca.tar.bz2 gentoo-3fe3a910c41b67eb94f3fd846a4f5286287b04ca.zip |
dev-ml/ppx_string: ppc64 keyworded (bug #748576)
Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/ppx_string/ppx_string-0.14.1.ebuild')
-rw-r--r-- | dev-ml/ppx_string/ppx_string-0.14.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ppx_string/ppx_string-0.14.1.ebuild b/dev-ml/ppx_string/ppx_string-0.14.1.ebuild index 238f37885756..da70fa07c084 100644 --- a/dev-ml/ppx_string/ppx_string-0.14.1.ebuild +++ b/dev-ml/ppx_string/ppx_string-0.14.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/ppx_string/archive/v${PV}.tar.gz -> ${P}. LICENSE="Apache-2.0" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" IUSE="+ocamlopt" DEPEND=" |