diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-10 15:44:02 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-10 15:45:01 +0100 |
commit | 5c0865200026c5902867d202c293240923151aca (patch) | |
tree | b6d9c5eade2bf173717d7be4e10f51ad051dc511 /dev-ml | |
parent | dev-ml/ppx_core: keyworded 0.9.0-r1 for ppc, bug #627836 (diff) | |
download | gentoo-5c0865200026c5902867d202c293240923151aca.tar.gz gentoo-5c0865200026c5902867d202c293240923151aca.tar.bz2 gentoo-5c0865200026c5902867d202c293240923151aca.zip |
dev-ml/ppx_driver: 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')
-rw-r--r-- | dev-ml/ppx_driver/ppx_driver-0.9.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ppx_driver/ppx_driver-0.9.1.ebuild b/dev-ml/ppx_driver/ppx_driver-0.9.1.ebuild index ca8838223d31..1baaf8358f6b 100644 --- a/dev-ml/ppx_driver/ppx_driver-0.9.1.ebuild +++ b/dev-ml/ppx_driver/ppx_driver-0.9.1.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://github.com/janestreet/ppx_driver/archive/v${PV}.tar.gz -> ${P}. LICENSE="Apache-2.0" SLOT="0/${PV}" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~ppc" IUSE="" DEPEND=" |