Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/gtkspell/
Date: Fri, 23 Feb 2018 22:10:04
Message-Id: 1519423793.2613c27e41c9f94c6741d625d0be056b7588556a.slyfox@gentoo
1 commit: 2613c27e41c9f94c6741d625d0be056b7588556a
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Fri Feb 23 22:08:47 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Fri Feb 23 22:09:53 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2613c27e
7
8 app-text/gtkspell: stable 3.0.9 for ppc, bug #647932
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11 RepoMan-Options: --include-arches="ppc"
12
13 app-text/gtkspell/gtkspell-3.0.9.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-text/gtkspell/gtkspell-3.0.9.ebuild b/app-text/gtkspell/gtkspell-3.0.9.ebuild
17 index c376cac69eb..e9ff512e8da 100644
18 --- a/app-text/gtkspell/gtkspell-3.0.9.ebuild
19 +++ b/app-text/gtkspell/gtkspell-3.0.9.ebuild
20 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/project/${PN}/${PV}/${MY_P}.tar.xz"
21
22 LICENSE="GPL-2+"
23 SLOT="3/0"
24 -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris"
25 +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris"
26 IUSE="+introspection vala"
27 REQUIRED_USE="vala? ( introspection )"