diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-04-01 15:14:46 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-04-01 15:16:30 +0200 |
commit | 01914c855391d08ed83eb896cbae231ce3689c03 (patch) | |
tree | 7fc3cc1308b0f7d0c7c82dfd528422e205a9b231 /x11-libs/gtksourceview | |
parent | x11-libs/gtk+: amd64 stable wrt bug #611134 (diff) | |
download | gentoo-01914c855391d08ed83eb896cbae231ce3689c03.tar.gz gentoo-01914c855391d08ed83eb896cbae231ce3689c03.tar.bz2 gentoo-01914c855391d08ed83eb896cbae231ce3689c03.zip |
x11-libs/gtksourceview: amd64 stable wrt bug #611134
Package-Manager: Portage-2.3.3, Repoman-2.3.1
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-3.22.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/gtksourceview/gtksourceview-3.22.2.ebuild b/x11-libs/gtksourceview/gtksourceview-3.22.2.ebuild index 1a7847141963..3855b51e05de 100644 --- a/x11-libs/gtksourceview/gtksourceview-3.22.2.ebuild +++ b/x11-libs/gtksourceview/gtksourceview-3.22.2.ebuild @@ -16,7 +16,7 @@ SLOT="3.0/3" IUSE="glade +introspection vala" REQUIRED_USE="vala? ( introspection )" -KEYWORDS="~alpha ~amd64 arm ~ia64 ~mips ppc ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~ia64 ~mips ppc ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" RDEPEND=" >=dev-libs/glib-2.48:2 |