diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-13 16:47:03 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-13 16:47:03 +0200 |
commit | c30ca7f2283f042be031e16161d62f481d6a8fa7 (patch) | |
tree | 23360cb855fb826c340b2a2c19214267ccda4105 /app-text/gtkspell | |
parent | app-text/gspell: amd64 stable wrt bug #717076 (diff) | |
download | gentoo-c30ca7f2283f042be031e16161d62f481d6a8fa7.tar.gz gentoo-c30ca7f2283f042be031e16161d62f481d6a8fa7.tar.bz2 gentoo-c30ca7f2283f042be031e16161d62f481d6a8fa7.zip |
app-text/gtkspell: amd64 stable wrt bug #717076
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
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 1bbe3dc3be16..9f6bd01bc084 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 )" |