diff options
author | Matt Turner <mattst88@gentoo.org> | 2023-02-15 13:30:14 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2023-02-15 13:36:31 -0500 |
commit | 8a302f3a48074b7cfffce5c4566c04871cd82d72 (patch) | |
tree | cbba45c6fde388858ce363dc977d1c2e73343da9 /dev-ml | |
parent | dev-ml/lablgl: Drop alpha keywords (diff) | |
download | gentoo-8a302f3a48074b7cfffce5c4566c04871cd82d72.tar.gz gentoo-8a302f3a48074b7cfffce5c4566c04871cd82d72.tar.bz2 gentoo-8a302f3a48074b7cfffce5c4566c04871cd82d72.zip |
dev-ml/lablgtk: Drop alpha keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/lablgtk/lablgtk-2.18.10.ebuild | 2 | ||||
-rw-r--r-- | dev-ml/lablgtk/lablgtk-2.18.12.ebuild | 2 | ||||
-rw-r--r-- | dev-ml/lablgtk/lablgtk-2.18.13.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-ml/lablgtk/lablgtk-2.18.10.ebuild b/dev-ml/lablgtk/lablgtk-2.18.10.ebuild index 4cc4a6ce36a6..b19033a9bf51 100644 --- a/dev-ml/lablgtk/lablgtk-2.18.10.ebuild +++ b/dev-ml/lablgtk/lablgtk-2.18.10.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://github.com/garrigue/lablgtk/archive/${PV}.tar.gz -> ${P}.tar.gz LICENSE="LGPL-2.1-with-linking-exception examples? ( lablgtk-examples )" SLOT="2/${PV}" -KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~ppc ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm arm64 ~ia64 ~ppc ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug examples glade gnomecanvas +ocamlopt sourceview spell svg" DEPEND=">=dev-lang/ocaml-4.05:=[ocamlopt?] diff --git a/dev-ml/lablgtk/lablgtk-2.18.12.ebuild b/dev-ml/lablgtk/lablgtk-2.18.12.ebuild index 2130419d847e..8e2a3b2e8793 100644 --- a/dev-ml/lablgtk/lablgtk-2.18.12.ebuild +++ b/dev-ml/lablgtk/lablgtk-2.18.12.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://github.com/garrigue/lablgtk/archive/${PV}.tar.gz -> ${P}.tar.gz LICENSE="LGPL-2.1-with-linking-exception examples? ( lablgtk-examples )" SLOT="2/${PV}" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="debug examples glade gnomecanvas +ocamlopt sourceview spell svg" DEPEND=">=dev-lang/ocaml-4.05:=[ocamlopt?] diff --git a/dev-ml/lablgtk/lablgtk-2.18.13.ebuild b/dev-ml/lablgtk/lablgtk-2.18.13.ebuild index e7c79563e509..99c0bd0547ff 100644 --- a/dev-ml/lablgtk/lablgtk-2.18.13.ebuild +++ b/dev-ml/lablgtk/lablgtk-2.18.13.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://github.com/garrigue/lablgtk/archive/${PV}.tar.gz -> ${P}.tar.gz LICENSE="LGPL-2.1-with-linking-exception examples? ( lablgtk-examples )" SLOT="2/${PV}" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="debug examples glade gnomecanvas +ocamlopt sourceview spell svg" DEPEND=">=dev-lang/ocaml-4.05:=[ocamlopt?] |