diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-20 19:02:24 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-20 19:02:24 +0200 |
commit | 768d11bf24b11ce60ded53e3cadab94e50689d57 (patch) | |
tree | fe0e2f1b73eaa6fe8a923c2f1eae984555d3e073 /x11-libs/gtksourceview | |
parent | www-client/epiphany: amd64 stable wrt bug #717144 (diff) | |
download | gentoo-768d11bf24b11ce60ded53e3cadab94e50689d57.tar.gz gentoo-768d11bf24b11ce60ded53e3cadab94e50689d57.tar.bz2 gentoo-768d11bf24b11ce60ded53e3cadab94e50689d57.zip |
x11-libs/gtksourceview: 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 'x11-libs/gtksourceview')
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-4.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/gtksourceview/gtksourceview-4.4.0.ebuild b/x11-libs/gtksourceview/gtksourceview-4.4.0.ebuild index 7de4201a29d2..7d5749db5e85 100644 --- a/x11-libs/gtksourceview/gtksourceview-4.4.0.ebuild +++ b/x11-libs/gtksourceview/gtksourceview-4.4.0.ebuild @@ -14,7 +14,7 @@ SLOT="4" IUSE="glade gtk-doc +introspection +vala" REQUIRED_USE="vala? ( introspection )" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" RDEPEND=" >=dev-libs/glib-2.48:2 |