diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-10 15:41:28 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-10 15:44:59 +0100 |
commit | 2b817827e4641616fb6a6e7b91304f72fbc0174d (patch) | |
tree | 9cd77c34f1412b783360fad4c15317c3609eb358 /dev-ml/ppx_optcomp | |
parent | dev-ml/ppx_deriving: keyworded 4.2-r1 for ppc, bug #627836 (diff) | |
download | gentoo-2b817827e4641616fb6a6e7b91304f72fbc0174d.tar.gz gentoo-2b817827e4641616fb6a6e7b91304f72fbc0174d.tar.bz2 gentoo-2b817827e4641616fb6a6e7b91304f72fbc0174d.zip |
dev-ml/ppx_optcomp: keyworded 0.9.0-r2 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_optcomp')
-rw-r--r-- | dev-ml/ppx_optcomp/ppx_optcomp-0.9.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ppx_optcomp/ppx_optcomp-0.9.0-r2.ebuild b/dev-ml/ppx_optcomp/ppx_optcomp-0.9.0-r2.ebuild index 5a96ebff8c9a..0185e9f77fb8 100644 --- a/dev-ml/ppx_optcomp/ppx_optcomp-0.9.0-r2.ebuild +++ b/dev-ml/ppx_optcomp/ppx_optcomp-0.9.0-r2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/ppx_optcomp/archive/v${PV}.tar.gz -> ${P} LICENSE="Apache-2.0" SLOT="0/${PV}" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~ppc" IUSE="" DEPEND=" |