diff options
author | Sam James <sam@gentoo.org> | 2022-03-08 09:27:55 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-03-08 09:27:55 +0000 |
commit | 64781e204381e2c459987b27e9f5c8595571235c (patch) | |
tree | 51fb2fd476b08eafb69a55c1a0ba196354111e56 /dev-libs/libdazzle | |
parent | dev-libs/folks: Stabilize 0.15.4 amd64, #834426 (diff) | |
download | gentoo-64781e204381e2c459987b27e9f5c8595571235c.tar.gz gentoo-64781e204381e2c459987b27e9f5c8595571235c.tar.bz2 gentoo-64781e204381e2c459987b27e9f5c8595571235c.zip |
dev-libs/libdazzle: Stabilize 3.42.0 amd64, #834426
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/libdazzle')
-rw-r--r-- | dev-libs/libdazzle/libdazzle-3.42.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libdazzle/libdazzle-3.42.0.ebuild b/dev-libs/libdazzle/libdazzle-3.42.0.ebuild index 0bed8faf85a5..22f7477b7313 100644 --- a/dev-libs/libdazzle/libdazzle-3.42.0.ebuild +++ b/dev-libs/libdazzle/libdazzle-3.42.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/libdazzle" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="gtk-doc +introspection test +vala" REQUIRED_USE="vala? ( introspection )" |