diff options
author | Sam James <sam@gentoo.org> | 2021-05-29 08:51:56 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-29 08:59:35 +0000 |
commit | cd09c115d866862755a7e82b8cc63b4c686364ab (patch) | |
tree | 2d3abfdbf990a3a8fba61a92a9563b1a7deaa2c8 /dev-libs/libgweather | |
parent | app-editors/gedit-plugins: Stabilize 40.1 amd64, #792327 (diff) | |
download | gentoo-cd09c115d866862755a7e82b8cc63b4c686364ab.tar.gz gentoo-cd09c115d866862755a7e82b8cc63b4c686364ab.tar.bz2 gentoo-cd09c115d866862755a7e82b8cc63b4c686364ab.zip |
dev-libs/libgweather: Stabilize 40.0 amd64, #792327
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/libgweather')
-rw-r--r-- | dev-libs/libgweather/libgweather-40.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libgweather/libgweather-40.0.ebuild b/dev-libs/libgweather/libgweather-40.0.ebuild index 5755afe67639..5b867c395645 100644 --- a/dev-libs/libgweather/libgweather-40.0.ebuild +++ b/dev-libs/libgweather/libgweather-40.0.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 |