From 5671613f07850086a11a1ace34816b498e9b69b7 Mon Sep 17 00:00:00 2001 From: Matt Turner Date: Sat, 25 Jan 2020 16:18:19 -0800 Subject: */*: Drop stable alpha keywords Signed-off-by: Matt Turner --- app-xemacs/ocaml/ocaml-0.06.ebuild | 2 +- app-xemacs/ocaml/ocaml-0.10.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'app-xemacs/ocaml') 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 diff --git a/app-xemacs/ocaml/ocaml-0.10.ebuild b/app-xemacs/ocaml/ocaml-0.10.ebuild index bef74b435fe3..17fbe15b201c 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" +KEYWORDS="~alpha amd64 arm64 hppa ppc ppc64 sparc x86" inherit xemacs-packages -- cgit v1.2.3-65-gdbad