diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-01-13 12:34:55 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-01-13 12:12:25 +0000 |
commit | 06f54bd5cca23cb771cf817385f7a067249ce9e6 (patch) | |
tree | a0ac9ee5a0721fee71ab959aea2e1958838a8eb7 /x11-libs | |
parent | x11-themes/adwaita-icon-theme: stable 3.24.0 for sparc, bug #631656 (diff) | |
download | gentoo-06f54bd5cca23cb771cf817385f7a067249ce9e6.tar.gz gentoo-06f54bd5cca23cb771cf817385f7a067249ce9e6.tar.bz2 gentoo-06f54bd5cca23cb771cf817385f7a067249ce9e6.zip |
x11-libs/gtksourceview: stable 3.24.6 for sparc, bug #631656
Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-3.24.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/gtksourceview/gtksourceview-3.24.6.ebuild b/x11-libs/gtksourceview/gtksourceview-3.24.6.ebuild index 1e25a7583c48..a43aec49f40f 100644 --- a/x11-libs/gtksourceview/gtksourceview-3.24.6.ebuild +++ b/x11-libs/gtksourceview/gtksourceview-3.24.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -16,7 +16,7 @@ SLOT="3.0/3" IUSE="glade +introspection vala" REQUIRED_USE="vala? ( introspection )" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~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 |