diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-13 12:17:16 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-13 12:17:16 +0200 |
commit | fca7c5b235f3349520dab30c8a6d01a716d5c4d9 (patch) | |
tree | 6d9e7f5a6a82b5baeb50f2a24b0f71126d0919f0 /app-text/gtkspell | |
parent | app-text/enchant: ppc stable wrt bug #717076 (diff) | |
download | gentoo-fca7c5b235f3349520dab30c8a6d01a716d5c4d9.tar.gz gentoo-fca7c5b235f3349520dab30c8a6d01a716d5c4d9.tar.bz2 gentoo-fca7c5b235f3349520dab30c8a6d01a716d5c4d9.zip |
app-text/gtkspell: ppc stable wrt bug #717076
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-text/gtkspell')
-rw-r--r-- | app-text/gtkspell/gtkspell-3.0.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/gtkspell/gtkspell-3.0.10.ebuild b/app-text/gtkspell/gtkspell-3.0.10.ebuild index 908fff1e126e..cdc04934e45d 100644 --- a/app-text/gtkspell/gtkspell-3.0.10.ebuild +++ b/app-text/gtkspell/gtkspell-3.0.10.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 ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~mips ppc ~ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" IUSE="+introspection vala" REQUIRED_USE="vala? ( introspection )" |