diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-02-23 22:08:47 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-02-23 22:09:53 +0000 |
commit | 2613c27e41c9f94c6741d625d0be056b7588556a (patch) | |
tree | b15aec10b08946548da9395eac92b3e7269e00af /app-text/gtkspell | |
parent | dev-perl/DBD-SQLite: stable 1.540.0-r1 for hppa, bug #647692 (diff) | |
download | gentoo-2613c27e41c9f94c6741d625d0be056b7588556a.tar.gz gentoo-2613c27e41c9f94c6741d625d0be056b7588556a.tar.bz2 gentoo-2613c27e41c9f94c6741d625d0be056b7588556a.zip |
app-text/gtkspell: stable 3.0.9 for ppc, bug #647932
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'app-text/gtkspell')
-rw-r--r-- | app-text/gtkspell/gtkspell-3.0.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/gtkspell/gtkspell-3.0.9.ebuild b/app-text/gtkspell/gtkspell-3.0.9.ebuild index c376cac69eb1..e9ff512e8dab 100644 --- a/app-text/gtkspell/gtkspell-3.0.9.ebuild +++ b/app-text/gtkspell/gtkspell-3.0.9.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 hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" IUSE="+introspection vala" REQUIRED_USE="vala? ( introspection )" |