summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-10-26 00:43:35 +0100
committerSam James <sam@gentoo.org>2024-10-26 00:43:35 +0100
commit746639160b727df5b2363da4cc9de234a1e7a6dc (patch)
treee04cb86fa216790d65c877e49c3c94bdda8e43c8 /dev-lang/lazarus
parentx11-misc/tint2: Stabilize 17.1.3 x86, #942177 (diff)
downloadgentoo-746639160b727df5b2363da4cc9de234a1e7a6dc.tar.gz
gentoo-746639160b727df5b2363da4cc9de234a1e7a6dc.tar.bz2
gentoo-746639160b727df5b2363da4cc9de234a1e7a6dc.zip
dev-lang/lazarus: Stabilize 3.4-r1 amd64, #942178
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lang/lazarus')
-rw-r--r--dev-lang/lazarus/lazarus-3.4-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/lazarus/lazarus-3.4-r1.ebuild b/dev-lang/lazarus/lazarus-3.4-r1.ebuild
index 8e8dc7986393..db37dcd2026c 100644
--- a/dev-lang/lazarus/lazarus-3.4-r1.ebuild
+++ b/dev-lang/lazarus/lazarus-3.4-r1.ebuild
@@ -17,7 +17,7 @@ S="${WORKDIR}/${PN}"
LICENSE="GPL-2 LGPL-2.1-with-linking-exception"
SLOT="0/3.0" # Note: Slotting Lazarus needs slotting fpc, see DEPEND.
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="+gui gtk2 gtk qt5 qt6 extras"
# TODO: Drop REQUIRED_USE per QA policy for USE=gui
REQUIRED_USE="gui? ( ^^ ( gtk2 gtk qt5 qt6 ) ) extras? ( gui )"