diff options
author | Sam James <sam@gentoo.org> | 2020-08-30 17:11:29 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-30 18:08:31 +0000 |
commit | e90571011cb7fa254cbaf5fd50f9890b8ee42aaf (patch) | |
tree | e52b57acbe2b6b731cd108acb35c4cc09c50e0ce /dev-libs/libgweather | |
parent | app-editors/gnome-latex: Stabilize 3.36.0 amd64, #738728 (diff) | |
download | gentoo-e90571011cb7fa254cbaf5fd50f9890b8ee42aaf.tar.gz gentoo-e90571011cb7fa254cbaf5fd50f9890b8ee42aaf.tar.bz2 gentoo-e90571011cb7fa254cbaf5fd50f9890b8ee42aaf.zip |
dev-libs/libgweather: Stabilize 3.36.1 amd64, #738728
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/libgweather')
-rw-r--r-- | dev-libs/libgweather/libgweather-3.36.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libgweather/libgweather-3.36.1.ebuild b/dev-libs/libgweather/libgweather-3.36.1.ebuild index 0694ac3d6600..c89adaa7e6a7 100644 --- a/dev-libs/libgweather/libgweather-3.36.1.ebuild +++ b/dev-libs/libgweather/libgweather-3.36.1.ebuild @@ -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 |