diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-02-22 22:46:33 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-02-22 22:46:33 +0200 |
commit | ea9e2428c45c8ae9084e3af39b0235320e872216 (patch) | |
tree | c5544791f6b4970ca728574181994205901e9f02 /dev-libs/libgweather | |
parent | dev-libs/libgusb: Stabilize 0.4.7 arm64, #921406 (diff) | |
download | gentoo-ea9e2428c45c8ae9084e3af39b0235320e872216.tar.gz gentoo-ea9e2428c45c8ae9084e3af39b0235320e872216.tar.bz2 gentoo-ea9e2428c45c8ae9084e3af39b0235320e872216.zip |
dev-libs/libgweather: Stabilize 4.4.0 arm64, #921406
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs/libgweather')
-rw-r--r-- | dev-libs/libgweather/libgweather-4.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libgweather/libgweather-4.4.0.ebuild b/dev-libs/libgweather/libgweather-4.4.0.ebuild index 6f7049aee632..9df29f888f84 100644 --- a/dev-libs/libgweather/libgweather-4.4.0.ebuild +++ b/dev-libs/libgweather/libgweather-4.4.0.ebuild @@ -19,7 +19,7 @@ REQUIRED_USE=" gtk-doc? ( introspection ) " -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" RDEPEND=" >=dev-libs/glib-2.68.0:2 |