summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-04 00:23:01 +0000
committerSam James <sam@gentoo.org>2021-03-04 00:23:01 +0000
commit88e0dc2d144608b082e792a2fa354e583d89d894 (patch)
tree69d042c3ad59edb8c0b5857dbf2678f5960e3680 /dev-libs/libgweather/libgweather-3.36.1.ebuild
parentsci-geosciences/geocode-glib: Stabilize 3.26.2 arm64, #773172 (diff)
downloadgentoo-88e0dc2d144608b082e792a2fa354e583d89d894.tar.gz
gentoo-88e0dc2d144608b082e792a2fa354e583d89d894.tar.bz2
gentoo-88e0dc2d144608b082e792a2fa354e583d89d894.zip
dev-libs/libgweather: Stabilize 3.36.1 arm64, #773172
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/libgweather/libgweather-3.36.1.ebuild')
-rw-r--r--dev-libs/libgweather/libgweather-3.36.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libgweather/libgweather-3.36.1.ebuild b/dev-libs/libgweather/libgweather-3.36.1.ebuild
index c89adaa7e6a7..78a29db1ef23 100644
--- a/dev-libs/libgweather/libgweather-3.36.1.ebuild
+++ b/dev-libs/libgweather/libgweather-3.36.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -15,7 +15,7 @@ SLOT="2/3-16-2" # subslot = 3-(libgweather-3 soname suffix) w/ temporary -2 suff
IUSE="glade gtk-doc +introspection +vala"
REQUIRED_USE="vala? ( introspection )"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x86-solaris"
RDEPEND="
>=dev-libs/glib-2.44.0:2