diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-13 12:18:42 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-13 12:18:42 +0200 |
commit | c4566e060d23f8228539b06cf74d3d11a409bdec (patch) | |
tree | 0250b2aa313b8d2340b7860986526b1871c1b5c1 /app-text/gtkspell | |
parent | app-text/enchant: ppc64 stable wrt bug #717076 (diff) | |
download | gentoo-c4566e060d23f8228539b06cf74d3d11a409bdec.tar.gz gentoo-c4566e060d23f8228539b06cf74d3d11a409bdec.tar.bz2 gentoo-c4566e060d23f8228539b06cf74d3d11a409bdec.zip |
app-text/gtkspell: ppc64 stable wrt bug #717076
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
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 cdc04934e45d..1bbe3dc3be16 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 )" |