diff options
author | Sam James <sam@gentoo.org> | 2022-05-28 02:25:08 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-05-28 02:25:08 +0100 |
commit | ddabcaf20dd25bd5591044a051e6d55605a99bb0 (patch) | |
tree | 7f2b6062d9348943c89bc0c3efffd4624f064292 /dev-libs/libgweather | |
parent | app-text/yelp-tools: Stabilize 42.0 x86, #843794 (diff) | |
download | gentoo-ddabcaf20dd25bd5591044a051e6d55605a99bb0.tar.gz gentoo-ddabcaf20dd25bd5591044a051e6d55605a99bb0.tar.bz2 gentoo-ddabcaf20dd25bd5591044a051e6d55605a99bb0.zip |
dev-libs/libgweather: Stabilize 4.0.0 x86, #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 a7e83e12859e..fb3747c1930c 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 |