diff options
Diffstat (limited to 'app-xemacs/ocaml/ocaml-0.06.ebuild')
-rw-r--r-- | app-xemacs/ocaml/ocaml-0.06.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-xemacs/ocaml/ocaml-0.06.ebuild b/app-xemacs/ocaml/ocaml-0.06.ebuild index 9a9d51af24ed..78a11a6baed5 100644 --- a/app-xemacs/ocaml/ocaml-0.06.ebuild +++ b/app-xemacs/ocaml/ocaml-0.06.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" +KEYWORDS="~alpha amd64 ~arm64 hppa ppc ppc64 sparc x86" inherit xemacs-packages |