Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/gtkspell/
Date: Mon, 29 Jul 2019 21:13:11
Message-Id: 1564434782.9681caca068866fc71268c0f64e6a1c9c46162ab.bman@gentoo
1 commit: 9681caca068866fc71268c0f64e6a1c9c46162ab
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 29 21:12:41 2019 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 29 21:13:02 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9681caca
7
8 app-text/gtkspell: slot 3 this time...
9
10 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
11
12 app-text/gtkspell/gtkspell-3.0.9.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-text/gtkspell/gtkspell-3.0.9.ebuild b/app-text/gtkspell/gtkspell-3.0.9.ebuild
16 index e35705c34ec..0c11422fc62 100644
17 --- a/app-text/gtkspell/gtkspell-3.0.9.ebuild
18 +++ b/app-text/gtkspell/gtkspell-3.0.9.ebuild
19 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/project/${PN}/${PV}/${MY_P}.tar.xz"
20
21 LICENSE="GPL-2+"
22 SLOT="3/0"
23 -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris"
24 +KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris"
25 IUSE="+introspection vala"
26 REQUIRED_USE="vala? ( introspection )"