diff options
author | Sam James <sam@gentoo.org> | 2021-04-15 02:31:38 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-15 02:32:41 +0100 |
commit | 8e0b524e4e71ab52656980a4e833079b3fff97ae (patch) | |
tree | a54071559e0c8e3a71cbedb81b5fa4241d4dc2e9 /dev-libs/libgweather | |
parent | dev-libs/libgusb: Stabilize 0.3.6 arm64, #782847 (diff) | |
download | gentoo-8e0b524e4e71ab52656980a4e833079b3fff97ae.tar.gz gentoo-8e0b524e4e71ab52656980a4e833079b3fff97ae.tar.bz2 gentoo-8e0b524e4e71ab52656980a4e833079b3fff97ae.zip |
dev-libs/libgweather: Stabilize 3.36.2 arm64, #782847
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/libgweather')
-rw-r--r-- | dev-libs/libgweather/libgweather-3.36.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libgweather/libgweather-3.36.2.ebuild b/dev-libs/libgweather/libgweather-3.36.2.ebuild index f6c346f617c9..2397bdde262b 100644 --- a/dev-libs/libgweather/libgweather-3.36.2.ebuild +++ b/dev-libs/libgweather/libgweather-3.36.2.ebuild @@ -16,7 +16,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 |