commit:     cd0422078016004abb9a6880b0701a4895a036b7
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 15 18:29:36 2023 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Wed Feb 15 18:36:30 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd042207

dev-ml/facile: Drop alpha keywords

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 dev-ml/facile/facile-1.1.3-r1.ebuild | 2 +-
 dev-ml/facile/facile-1.1.4.ebuild    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ml/facile/facile-1.1.3-r1.ebuild 
b/dev-ml/facile/facile-1.1.3-r1.ebuild
index ab98186bbd79..c70362927300 100644
--- a/dev-ml/facile/facile-1.1.3-r1.ebuild
+++ b/dev-ml/facile/facile-1.1.3-r1.ebuild
@@ -10,7 +10,7 @@ 
SRC_URI="http://opti.recherche.enac.fr/facile/distrib/${P}.tar.gz";
 LICENSE="LGPL-2.1"
 SLOT="0/${PV}"
 
-KEYWORDS="~alpha amd64 arm64 ~hppa ~ia64 ~ppc ppc64 x86"
+KEYWORDS="amd64 arm64 ~hppa ~ia64 ~ppc ppc64 x86"
 IUSE="+ocamlopt"
 
 RDEPEND=">=dev-lang/ocaml-4:=[ocamlopt?]"

diff --git a/dev-ml/facile/facile-1.1.4.ebuild 
b/dev-ml/facile/facile-1.1.4.ebuild
index d3e4a42f5a4d..85e20161efcb 100644
--- a/dev-ml/facile/facile-1.1.4.ebuild
+++ b/dev-ml/facile/facile-1.1.4.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/Emmanuel-PLF/${PN}/releases/download/${PV}/${P}.tbz";
 LICENSE="LGPL-2.1"
 SLOT="0/${PV}"
 
-KEYWORDS="~alpha ~amd64 ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86"
 IUSE="+ocamlopt"
 
 RDEPEND=">=dev-lang/ocaml-4:=[ocamlopt?]"

Reply via email to