diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-17 18:51:49 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-17 18:51:49 +0200 |
commit | 75021f87e471c8df43f4d09e625ccdb7a492b7bf (patch) | |
tree | e565a49b8f8d16b4997fe28e6c5d080fa3aff33e /dev-ml/lablgtk-sourceview | |
parent | net-libs/libgssglue: Stabilize 0.7 arm, #901943 (diff) | |
download | gentoo-75021f87e471c8df43f4d09e625ccdb7a492b7bf.tar.gz gentoo-75021f87e471c8df43f4d09e625ccdb7a492b7bf.tar.bz2 gentoo-75021f87e471c8df43f4d09e625ccdb7a492b7bf.zip |
dev-ml/lablgtk-sourceview: Stabilize 3.1.3 ppc64, #901643
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml/lablgtk-sourceview')
-rw-r--r-- | dev-ml/lablgtk-sourceview/lablgtk-sourceview-3.1.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/lablgtk-sourceview/lablgtk-sourceview-3.1.3.ebuild b/dev-ml/lablgtk-sourceview/lablgtk-sourceview-3.1.3.ebuild index c4695cb9f924..a0adf45215e9 100644 --- a/dev-ml/lablgtk-sourceview/lablgtk-sourceview-3.1.3.ebuild +++ b/dev-ml/lablgtk-sourceview/lablgtk-sourceview-3.1.3.ebuild @@ -15,7 +15,7 @@ S="${WORKDIR}"/lablgtk-${PV} LICENSE="LGPL-2.1-with-linking-exception" SLOT="3/${PV}" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ppc64 ~x86" IUSE="+ocamlopt" DEPEND=" |