diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-13 12:16:07 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-13 12:16:07 +0200 |
commit | 319172f1c2fc6fb445f1fdbeae243dc9e560e853 (patch) | |
tree | c2e4f9c70081fb7b364052571244149103bd61e7 /app-text/gtkspell | |
parent | app-text/enchant: arm stable wrt bug #717076 (diff) | |
download | gentoo-319172f1c2fc6fb445f1fdbeae243dc9e560e853.tar.gz gentoo-319172f1c2fc6fb445f1fdbeae243dc9e560e853.tar.bz2 gentoo-319172f1c2fc6fb445f1fdbeae243dc9e560e853.zip |
app-text/gtkspell: arm stable wrt bug #717076
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="arm"
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 234fc91fc9b5..908fff1e126e 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 )" |