diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-08-09 21:51:21 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-08-09 21:52:33 +0100 |
commit | 782e713539ac9285fa4449f6a06121bf8ef33054 (patch) | |
tree | 0c0f34f7c727cb7d3b9d778c5def85f5a386c30f /app-text | |
parent | www-client/opera: Version bump. (diff) | |
download | gentoo-782e713539ac9285fa4449f6a06121bf8ef33054.tar.gz gentoo-782e713539ac9285fa4449f6a06121bf8ef33054.tar.bz2 gentoo-782e713539ac9285fa4449f6a06121bf8ef33054.zip |
app-text/gspell: keyworded 1.2.3 for ppc, bug #626690
Package-Manager: Portage-2.3.6, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/gspell/gspell-1.2.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/gspell/gspell-1.2.3.ebuild b/app-text/gspell/gspell-1.2.3.ebuild index 303a6dde9362..666297d4e373 100644 --- a/app-text/gspell/gspell-1.2.3.ebuild +++ b/app-text/gspell/gspell-1.2.3.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/gspell" LICENSE="LGPL-2.1+" SLOT="0/1" # subslot = libgspell-1 soname version -KEYWORDS="~alpha amd64 ~arm x86" +KEYWORDS="~alpha amd64 ~arm ~ppc x86" IUSE="+introspection vala" REQUIRED_USE="vala? ( introspection )" |