diff options
author | 2022-05-28 02:18:15 +0100 | |
---|---|---|
committer | 2022-05-28 02:18:15 +0100 | |
commit | a0329f51c1489b1e93c2f4c0403d3e1b310406a2 (patch) | |
tree | 92a45c5eea5385fa7eac937e8b231e422c91b9a6 /dev-libs/libgweather | |
parent | app-text/evince: Stabilize 42.2 amd64, #843794 (diff) | |
download | gentoo-a0329f51c1489b1e93c2f4c0403d3e1b310406a2.tar.gz gentoo-a0329f51c1489b1e93c2f4c0403d3e1b310406a2.tar.bz2 gentoo-a0329f51c1489b1e93c2f4c0403d3e1b310406a2.zip |
dev-libs/libgweather: Stabilize 4.0.0 amd64, #843794
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/libgweather')
-rw-r--r-- | dev-libs/libgweather/libgweather-4.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libgweather/libgweather-4.0.0.ebuild b/dev-libs/libgweather/libgweather-4.0.0.ebuild index daa592786342..a7e83e12859e 100644 --- a/dev-libs/libgweather/libgweather-4.0.0.ebuild +++ b/dev-libs/libgweather/libgweather-4.0.0.ebuild @@ -16,7 +16,7 @@ IUSE="gtk-doc +introspection test +vala" RESTRICT="!test? ( test )" REQUIRED_USE="vala? ( introspection )" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris" RDEPEND=" >=dev-libs/glib-2.68.0:2 |