diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-11 19:37:03 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-11 19:37:48 +0000 |
commit | 94430c4d728513f26724ded80911067d80b424b8 (patch) | |
tree | 2e7be26b86d97cb246478a5e580f4c2cbbe56534 /kde-frameworks/sonnet | |
parent | dev-qt/qthelp: keyworded 5.9.2 for ppc, bug #636228 (diff) | |
download | gentoo-94430c4d728513f26724ded80911067d80b424b8.tar.gz gentoo-94430c4d728513f26724ded80911067d80b424b8.tar.bz2 gentoo-94430c4d728513f26724ded80911067d80b424b8.zip |
kde-frameworks/sonnet: keyworded 5.37.0 for ppc/ppc64, bug #636228
Package-Manager: Portage-2.3.13, Repoman-2.3.4
RepoMan-Options: --include-arches="ppc ppc64"
Diffstat (limited to 'kde-frameworks/sonnet')
-rw-r--r-- | kde-frameworks/sonnet/sonnet-5.37.0.ebuild | 2 | ||||
-rw-r--r-- | kde-frameworks/sonnet/sonnet-5.39.0.ebuild | 2 | ||||
-rw-r--r-- | kde-frameworks/sonnet/sonnet-5.40.0.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/kde-frameworks/sonnet/sonnet-5.37.0.ebuild b/kde-frameworks/sonnet/sonnet-5.37.0.ebuild index fdc3992efac4..445dcc8cb66c 100644 --- a/kde-frameworks/sonnet/sonnet-5.37.0.ebuild +++ b/kde-frameworks/sonnet/sonnet-5.37.0.ebuild @@ -7,7 +7,7 @@ inherit kde5 DESCRIPTION="Framework for providing spell-checking through abstraction of popular backends" LICENSE="LGPL-2+ LGPL-2.1+" -KEYWORDS="amd64 ~arm ~arm64 x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86" IUSE="aspell +hunspell nls" RDEPEND=" diff --git a/kde-frameworks/sonnet/sonnet-5.39.0.ebuild b/kde-frameworks/sonnet/sonnet-5.39.0.ebuild index f55dd0abe50d..7d13e6f89d8c 100644 --- a/kde-frameworks/sonnet/sonnet-5.39.0.ebuild +++ b/kde-frameworks/sonnet/sonnet-5.39.0.ebuild @@ -7,7 +7,7 @@ inherit kde5 DESCRIPTION="Framework for providing spell-checking through abstraction of popular backends" LICENSE="LGPL-2+ LGPL-2.1+" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" IUSE="aspell +hunspell nls" RDEPEND=" diff --git a/kde-frameworks/sonnet/sonnet-5.40.0.ebuild b/kde-frameworks/sonnet/sonnet-5.40.0.ebuild index f55dd0abe50d..7d13e6f89d8c 100644 --- a/kde-frameworks/sonnet/sonnet-5.40.0.ebuild +++ b/kde-frameworks/sonnet/sonnet-5.40.0.ebuild @@ -7,7 +7,7 @@ inherit kde5 DESCRIPTION="Framework for providing spell-checking through abstraction of popular backends" LICENSE="LGPL-2+ LGPL-2.1+" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" IUSE="aspell +hunspell nls" RDEPEND=" |