diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-20 18:50:50 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-20 18:50:50 +0200 |
commit | dfd6c68884f4469218f8acbed333aa824cc37642 (patch) | |
tree | beda38b7efdba8134cc34dc551b8a5584b577c0e /dev-libs/libgweather | |
parent | dev-libs/libgusb: amd64 stable wrt bug #717144 (diff) | |
download | gentoo-dfd6c68884f4469218f8acbed333aa824cc37642.tar.gz gentoo-dfd6c68884f4469218f8acbed333aa824cc37642.tar.bz2 gentoo-dfd6c68884f4469218f8acbed333aa824cc37642.zip |
dev-libs/libgweather: amd64 stable wrt bug #717144
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/libgweather')
-rw-r--r-- | dev-libs/libgweather/libgweather-3.34.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libgweather/libgweather-3.34.0.ebuild b/dev-libs/libgweather/libgweather-3.34.0.ebuild index b5bcac02d640..f6daac403f33 100644 --- a/dev-libs/libgweather/libgweather-3.34.0.ebuild +++ b/dev-libs/libgweather/libgweather-3.34.0.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 |