diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-03-26 15:38:35 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-03-26 15:38:35 +0000 |
commit | 34ba96658b4aee13a14ae5dbb455d843466a0302 (patch) | |
tree | 95808a3cb8be4401cd8a4be03faf2f07c94b3973 /dev-libs/libgweather/libgweather-3.32.2-r1.ebuild | |
parent | 2020-03-26 15:10:22 UTC (diff) | |
parent | */*: Discontinue Gentoo SuperH port (diff) | |
download | gentoo-34ba96658b4aee13a14ae5dbb455d843466a0302.tar.gz gentoo-34ba96658b4aee13a14ae5dbb455d843466a0302.tar.bz2 gentoo-34ba96658b4aee13a14ae5dbb455d843466a0302.zip |
Merge updates from master
Diffstat (limited to 'dev-libs/libgweather/libgweather-3.32.2-r1.ebuild')
-rw-r--r-- | dev-libs/libgweather/libgweather-3.32.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libgweather/libgweather-3.32.2-r1.ebuild b/dev-libs/libgweather/libgweather-3.32.2-r1.ebuild index 4f7159085e8f..69480d04c537 100644 --- a/dev-libs/libgweather/libgweather-3.32.2-r1.ebuild +++ b/dev-libs/libgweather/libgweather-3.32.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -15,7 +15,7 @@ SLOT="2/3-15-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 ~sh ~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 |