diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-08-05 20:31:59 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-08-05 20:31:59 +0100 |
commit | 4c38738b0f33d7c3e5f191c510d202246841fae6 (patch) | |
tree | 04a48e1b04363bbe7d571743c231f7e5bd15944f /dev-ml | |
parent | dev-python/backports-unittest-mock: keyworded 1.3 for ppc, bug #621282 (diff) | |
download | gentoo-4c38738b0f33d7c3e5f191c510d202246841fae6.tar.gz gentoo-4c38738b0f33d7c3e5f191c510d202246841fae6.tar.bz2 gentoo-4c38738b0f33d7c3e5f191c510d202246841fae6.zip |
dev-ml/ocaml-ctypes: keyworded 0.11.2 for ppc, bug #543604
Package-Manager: Portage-2.3.6, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/ocaml-ctypes/ocaml-ctypes-0.11.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ocaml-ctypes/ocaml-ctypes-0.11.2.ebuild b/dev-ml/ocaml-ctypes/ocaml-ctypes-0.11.2.ebuild index b7c40ad550cd..02e9d58595f7 100644 --- a/dev-ml/ocaml-ctypes/ocaml-ctypes-0.11.2.ebuild +++ b/dev-ml/ocaml-ctypes/ocaml-ctypes-0.11.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/ocamllabs/ocaml-ctypes/archive/${PV}.tar.gz -> ${P}. LICENSE="MIT" SLOT="0/${PV}" -KEYWORDS="amd64 arm x86" +KEYWORDS="amd64 arm ~ppc x86" IUSE="test" RDEPEND=" |