diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-26 20:12:56 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-26 20:48:13 +0200 |
commit | bb253b92fb09b431d435d94e50b55ee583d0867d (patch) | |
tree | fd770ae1898f6a4f7203e363626598648db1a2dc /app-xemacs/ocaml | |
parent | app-xemacs/net-utils: x86 stable (bug #666312) (diff) | |
download | gentoo-bb253b92fb09b431d435d94e50b55ee583d0867d.tar.gz gentoo-bb253b92fb09b431d435d94e50b55ee583d0867d.tar.bz2 gentoo-bb253b92fb09b431d435d94e50b55ee583d0867d.zip |
app-xemacs/ocaml: x86 stable (bug #666312)
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-xemacs/ocaml')
-rw-r--r-- | app-xemacs/ocaml/ocaml-0.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-xemacs/ocaml/ocaml-0.10.ebuild b/app-xemacs/ocaml/ocaml-0.10.ebuild index 8d628ad51ded..b6e233d263db 100644 --- a/app-xemacs/ocaml/ocaml-0.10.ebuild +++ b/app-xemacs/ocaml/ocaml-0.10.ebuild @@ -10,6 +10,6 @@ XEMACS_PKG_CAT="standard" RDEPEND="app-xemacs/xemacs-base app-xemacs/fsf-compat " -KEYWORDS="~alpha amd64 ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd" +KEYWORDS="~alpha amd64 ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd" inherit xemacs-packages |