diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-07-29 17:12:41 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-07-29 17:13:02 -0400 |
commit | 9681caca068866fc71268c0f64e6a1c9c46162ab (patch) | |
tree | a4904235fbd8bf499ab7c3e007f01550a15c768c /app-text | |
parent | sys-kernel/genkernel: bump to v4.0.0_beta10 (diff) | |
download | gentoo-9681caca068866fc71268c0f64e6a1c9c46162ab.tar.gz gentoo-9681caca068866fc71268c0f64e6a1c9c46162ab.tar.bz2 gentoo-9681caca068866fc71268c0f64e6a1c9c46162ab.zip |
app-text/gtkspell: slot 3 this time...
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/gtkspell/gtkspell-3.0.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/gtkspell/gtkspell-3.0.9.ebuild b/app-text/gtkspell/gtkspell-3.0.9.ebuild index e35705c34ec5..0c11422fc626 100644 --- a/app-text/gtkspell/gtkspell-3.0.9.ebuild +++ b/app-text/gtkspell/gtkspell-3.0.9.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/project/${PN}/${PV}/${MY_P}.tar.xz" LICENSE="GPL-2+" SLOT="3/0" -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" IUSE="+introspection vala" REQUIRED_USE="vala? ( introspection )" |