diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-10 20:47:23 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-10 20:49:27 +0300 |
commit | 5fd5f94a6be69c53e63ed0501436f29868aef43f (patch) | |
tree | ecfb249a2027d7c9c8c0c2f67cf35ecc9a0879fa /x11-libs/gtksourceview | |
parent | x11-libs/gtk+: x86 stable wrt bug #685254 (diff) | |
download | gentoo-5fd5f94a6be69c53e63ed0501436f29868aef43f.tar.gz gentoo-5fd5f94a6be69c53e63ed0501436f29868aef43f.tar.bz2 gentoo-5fd5f94a6be69c53e63ed0501436f29868aef43f.zip |
x11-libs/gtksourceview: x86 stable wrt bug #685254
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'x11-libs/gtksourceview')
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-3.24.10.ebuild | 2 | ||||
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-4.2.0.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/gtksourceview/gtksourceview-3.24.10.ebuild b/x11-libs/gtksourceview/gtksourceview-3.24.10.ebuild index bfc547620e5a..fa0136f80f78 100644 --- a/x11-libs/gtksourceview/gtksourceview-3.24.10.ebuild +++ b/x11-libs/gtksourceview/gtksourceview-3.24.10.ebuild @@ -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 diff --git a/x11-libs/gtksourceview/gtksourceview-4.2.0.ebuild b/x11-libs/gtksourceview/gtksourceview-4.2.0.ebuild index bfb94a347793..f1554c1121fc 100644 --- a/x11-libs/gtksourceview/gtksourceview-4.2.0.ebuild +++ b/x11-libs/gtksourceview/gtksourceview-4.2.0.ebuild @@ -16,7 +16,7 @@ SLOT="4" 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 |