diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-11 10:53:38 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-11 10:53:38 +0100 |
commit | 8d68d4a1e77b1cf858e85b4853f6271756c056b6 (patch) | |
tree | 87bdb1e299288f121a5bf682f87a72e9806cd619 /app-emacs | |
parent | dev-ruby/rdiscount: x86 stable wrt bug #565116 (diff) | |
download | gentoo-8d68d4a1e77b1cf858e85b4853f6271756c056b6.tar.gz gentoo-8d68d4a1e77b1cf858e85b4853f6271756c056b6.tar.bz2 gentoo-8d68d4a1e77b1cf858e85b4853f6271756c056b6.zip |
app-emacs/ocaml-mode: x86 stable wrt bug #463018
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/ocaml-mode/ocaml-mode-4.00.1.ebuild | 2 |
1 files changed, 1 insertions, 1 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 3fa1b03f8674..63b8a3e576f5 100644 --- a/app-emacs/ocaml-mode/ocaml-mode-4.00.1.ebuild +++ b/app-emacs/ocaml-mode/ocaml-mode-4.00.1.ebuild @@ -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" |