diff options
-rw-r--r-- | dev-libs/libgweather/libgweather-3.20.3.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/libgweather/libgweather-3.20.4.ebuild | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/libgweather/libgweather-3.20.3.ebuild b/dev-libs/libgweather/libgweather-3.20.3.ebuild index 34c303e4f4f8..96ff05ec802d 100644 --- a/dev-libs/libgweather/libgweather-3.20.3.ebuild +++ b/dev-libs/libgweather/libgweather-3.20.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -15,7 +15,7 @@ SLOT="2/3-6" # subslot = 3-(libgweather-3 soname suffix) IUSE="glade +introspection vala" REQUIRED_USE="vala? ( introspection )" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" COMMON_DEPEND=" >=x11-libs/gtk+-3.13.5:3[introspection?] diff --git a/dev-libs/libgweather/libgweather-3.20.4.ebuild b/dev-libs/libgweather/libgweather-3.20.4.ebuild index fb17cb8d77fe..e2d5bd4cbe43 100644 --- a/dev-libs/libgweather/libgweather-3.20.4.ebuild +++ b/dev-libs/libgweather/libgweather-3.20.4.ebuild @@ -16,7 +16,7 @@ SLOT="2/3-6" # subslot = 3-(libgweather-3 soname suffix) IUSE="glade +introspection vala" REQUIRED_USE="vala? ( introspection )" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" COMMON_DEPEND=" >=x11-libs/gtk+-3.13.5:3[introspection?] |