summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2015-03-28 06:56:20 +0000
committerMarkus Meier <maekke@gentoo.org>2015-03-28 06:56:20 +0000
commit0de4adb37f41f6838e1812b2f73994c86a8dfec4 (patch)
treed315f435a87c7587ae96d108bf027e220ba5f033 /dev-ml
parentadd ~arm, bug #543604 (diff)
downloadgentoo-2-0de4adb37f41f6838e1812b2f73994c86a8dfec4.tar.gz
gentoo-2-0de4adb37f41f6838e1812b2f73994c86a8dfec4.tar.bz2
gentoo-2-0de4adb37f41f6838e1812b2f73994c86a8dfec4.zip
add ~arm, bug #543604
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/ocaml-ctypes/ChangeLog5
-rw-r--r--dev-ml/ocaml-ctypes/ocaml-ctypes-0.4.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ml/ocaml-ctypes/ChangeLog b/dev-ml/ocaml-ctypes/ChangeLog
index 4ace63c214b7..be50609dd636 100644
--- a/dev-ml/ocaml-ctypes/ChangeLog
+++ b/dev-ml/ocaml-ctypes/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ml/ocaml-ctypes
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocaml-ctypes/ChangeLog,v 1.2 2015/03/17 07:42:18 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocaml-ctypes/ChangeLog,v 1.3 2015/03/28 06:56:20 maekke Exp $
+
+ 28 Mar 2015; Markus Meier <maekke@gentoo.org> ocaml-ctypes-0.4.0.ebuild:
+ add ~arm, bug #543604
17 Mar 2015; Alexis Ballier <aballier@gentoo.org> ocaml-ctypes-0.4.0.ebuild:
define subslot
diff --git a/dev-ml/ocaml-ctypes/ocaml-ctypes-0.4.0.ebuild b/dev-ml/ocaml-ctypes/ocaml-ctypes-0.4.0.ebuild
index 4a096cfdecb8..08da8e9c1f10 100644
--- a/dev-ml/ocaml-ctypes/ocaml-ctypes-0.4.0.ebuild
+++ b/dev-ml/ocaml-ctypes/ocaml-ctypes-0.4.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocaml-ctypes/ocaml-ctypes-0.4.0.ebuild,v 1.2 2015/03/17 07:42:18 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocaml-ctypes/ocaml-ctypes-0.4.0.ebuild,v 1.3 2015/03/28 06:56:20 maekke Exp $
EAPI=5
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/ocamllabs/ocaml-ctypes/archive/${PV}.tar.gz -> ${P}.
LICENSE="MIT"
SLOT="0/${PV}"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~arm"
IUSE=""
RDEPEND="