diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-10 15:40:49 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-10 15:44:58 +0100 |
commit | e3105f881b31430fb4def04e6713bcf310a29458 (patch) | |
tree | 996dd170d53f4c74b8137b1b99505b4c8745e94b /dev-ml/ppx_ast | |
parent | dev-ml/octavius: keyworded 1.1.0 for ppc, bug #627836 (diff) | |
download | gentoo-e3105f881b31430fb4def04e6713bcf310a29458.tar.gz gentoo-e3105f881b31430fb4def04e6713bcf310a29458.tar.bz2 gentoo-e3105f881b31430fb4def04e6713bcf310a29458.zip |
dev-ml/ppx_ast: keyworded 0.9.1 for ppc, bug #627836
Package-Manager: Portage-2.3.8, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-ml/ppx_ast')
-rw-r--r-- | dev-ml/ppx_ast/ppx_ast-0.9.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ppx_ast/ppx_ast-0.9.1.ebuild b/dev-ml/ppx_ast/ppx_ast-0.9.1.ebuild index a37732478520..eb960e666a67 100644 --- a/dev-ml/ppx_ast/ppx_ast-0.9.1.ebuild +++ b/dev-ml/ppx_ast/ppx_ast-0.9.1.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://github.com/janestreet/ppx_ast/archive/v${PV}.tar.gz -> ${P}.tar LICENSE="Apache-2.0" SLOT="0/${PV}" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~ppc" IUSE="" DEPEND=" |