diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-08-30 16:18:10 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-08-30 17:16:21 +0200 |
commit | 51d0daea2e6005b42edbb0c171012f4b5ebd0e8f (patch) | |
tree | 0328881d886cbedf7b2a2c4339ad16169def1296 /dev-libs/libgweather | |
parent | dev-libs/libgusb: x86 stable (bug #738728) (diff) | |
download | gentoo-51d0daea2e6005b42edbb0c171012f4b5ebd0e8f.tar.gz gentoo-51d0daea2e6005b42edbb0c171012f4b5ebd0e8f.tar.bz2 gentoo-51d0daea2e6005b42edbb0c171012f4b5ebd0e8f.zip |
dev-libs/libgweather: x86 stable (bug #738728)
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Thomas Deutschmann <whissi@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 ae7a41a1cc99..0694ac3d6600 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 |