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: Sun, 01 Apr 2018 21:44:55
Message-Id: 1522618588.114d4f9cb1a91f7d820c13e56c64aba3fa97509a.slyfox@gentoo
1 commit: 114d4f9cb1a91f7d820c13e56c64aba3fa97509a
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 1 21:36:28 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 1 21:36:28 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=114d4f9c
7
8 app-text/gtkspell: stable 3.0.9 for ppc64, bug #647932
9
10 Package-Manager: Portage-2.3.27, Repoman-2.3.9
11 RepoMan-Options: --include-arches="ppc64"
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 e9ff512e8da..f41e0ea8e2f 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 )"