diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-04-07 10:22:42 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-04-07 12:08:45 +0200 |
commit | b87ec195207d767939ea20f6a74e6c1baabd7b5c (patch) | |
tree | 833c259e88beb74c17c73905bc9998e48b830e6a /x11-libs | |
parent | dev-cpp/gtkmm: Stable for HPPA PPC64 (bug #566378). (diff) | |
download | gentoo-b87ec195207d767939ea20f6a74e6c1baabd7b5c.tar.gz gentoo-b87ec195207d767939ea20f6a74e6c1baabd7b5c.tar.bz2 gentoo-b87ec195207d767939ea20f6a74e6c1baabd7b5c.zip |
x11-libs/gtksourceview: Stable for PPC64 (bug #566378).
Package-Manager: portage-2.2.28
RepoMan-Options: --ignore-arches
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-3.18.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/gtksourceview/gtksourceview-3.18.2.ebuild b/x11-libs/gtksourceview/gtksourceview-3.18.2.ebuild index 9ffb2d2f251c..01169372964e 100644 --- a/x11-libs/gtksourceview/gtksourceview-3.18.2.ebuild +++ b/x11-libs/gtksourceview/gtksourceview-3.18.2.ebuild @@ -18,7 +18,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 ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" RDEPEND=" >=dev-libs/glib-2.44:2 |