diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-13 18:11:38 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-13 18:12:06 +0200 |
commit | 0815a1a6d8144fc8f502a2251d19563121a989f5 (patch) | |
tree | 9c5c6262b13ca48212d38e921a1ad57cc44560c5 | |
parent | app-text/gspell: x86 stable wrt bug #717076 (diff) | |
download | gentoo-0815a1a6d8144fc8f502a2251d19563121a989f5.tar.gz gentoo-0815a1a6d8144fc8f502a2251d19563121a989f5.tar.bz2 gentoo-0815a1a6d8144fc8f502a2251d19563121a989f5.zip |
app-text/gtkspell: x86 stable wrt bug #717076
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-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 9f6bd01bc084..d4ae70848754 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 )" |