diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-11 11:20:39 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-11 11:20:39 +0100 |
commit | da7d92d11541b262808414b15c1c9e62c5e0bdb5 (patch) | |
tree | f60fd86abd712127950e19e2c0c67ccb8ccf9739 /app-emacs | |
parent | mail-mta/postfix: sparc stable wrt bug #596764 (diff) | |
download | gentoo-da7d92d11541b262808414b15c1c9e62c5e0bdb5.tar.gz gentoo-da7d92d11541b262808414b15c1c9e62c5e0bdb5.tar.bz2 gentoo-da7d92d11541b262808414b15c1c9e62c5e0bdb5.zip |
app-emacs/ocaml-mode: sparc stable wrt bug #463018
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/ocaml-mode/ocaml-mode-4.00.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/ocaml-mode/ocaml-mode-4.00.1.ebuild b/app-emacs/ocaml-mode/ocaml-mode-4.00.1.ebuild index b231d1c65b59..3403e33d22f6 100644 --- a/app-emacs/ocaml-mode/ocaml-mode-4.00.1.ebuild +++ b/app-emacs/ocaml-mode/ocaml-mode-4.00.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -13,7 +13,7 @@ SRC_URI="http://caml.inria.fr/distrib/${MY_P%.*}/${MY_P}.tar.bz2" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" S="${WORKDIR}/${MY_P}/emacs" SITEFILE="50${PN}-gentoo-3.12.1.el" |