diff options
author | Michael Weber <xmw@gentoo.org> | 2017-03-28 17:07:30 +0200 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-03-28 17:07:30 +0200 |
commit | d78f7b6d97f57d062bd7b78dbfc05f64137352c8 (patch) | |
tree | 7720bdea36c68ce1c8ecf54e1c8624677509e99a /x11-libs | |
parent | x11-libs/gtk+: ppc64 stable (bug 611134) (diff) | |
download | gentoo-d78f7b6d97f57d062bd7b78dbfc05f64137352c8.tar.gz gentoo-d78f7b6d97f57d062bd7b78dbfc05f64137352c8.tar.bz2 gentoo-d78f7b6d97f57d062bd7b78dbfc05f64137352c8.zip |
x11-libs/gtksourceview: ppc64 stable (bug 611134)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64"
Diffstat (limited to 'x11-libs')
-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 7edc76b5e8f3..376360e8171b 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 |