diff options
author | Sam James <sam@gentoo.org> | 2022-05-28 06:39:35 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-05-28 06:44:06 +0100 |
commit | 21e76b79396ff8792b2ba5a5a5c487682dec60c8 (patch) | |
tree | 61a5af3d9424a8481854b6ab1ccf041751e059e4 /dev-libs/libgweather | |
parent | dev-cpp/gtkmm: Stabilize 3.24.6 arm64, #843794 (diff) | |
download | gentoo-21e76b79396ff8792b2ba5a5a5c487682dec60c8.tar.gz gentoo-21e76b79396ff8792b2ba5a5a5c487682dec60c8.tar.bz2 gentoo-21e76b79396ff8792b2ba5a5a5c487682dec60c8.zip |
dev-libs/libgweather: Stabilize 4.0.0 arm64, #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 fb3747c1930c..1eacd217ee12 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 |