diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-10 20:42:30 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-10 20:48:31 +0300 |
commit | 6815b880fc848b558cb393977e625a1e50e952c7 (patch) | |
tree | 089119a41027883277e064c4fc4365732aaa614a /dev-libs/libgweather | |
parent | dev-libs/libgnome-games-support: x86 stable wrt bug #685254 (diff) | |
download | gentoo-6815b880fc848b558cb393977e625a1e50e952c7.tar.gz gentoo-6815b880fc848b558cb393977e625a1e50e952c7.tar.bz2 gentoo-6815b880fc848b558cb393977e625a1e50e952c7.zip |
dev-libs/libgweather: x86 stable wrt bug #685254
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'dev-libs/libgweather')
-rw-r--r-- | dev-libs/libgweather/libgweather-3.28.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libgweather/libgweather-3.28.3.ebuild b/dev-libs/libgweather/libgweather-3.28.3.ebuild index 2699626d7dba..4c1418d489fd 100644 --- a/dev-libs/libgweather/libgweather-3.28.3.ebuild +++ b/dev-libs/libgweather/libgweather-3.28.3.ebuild @@ -15,7 +15,7 @@ SLOT="2/3-15" # subslot = 3-(libgweather-3 soname suffix) IUSE="glade gtk-doc +introspection +vala" REQUIRED_USE="vala? ( introspection )" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" RDEPEND=" >=dev-libs/glib-2.35.1:2 |