diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-18 10:12:43 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-18 10:12:43 +0000 |
commit | 93c4b79ccf421916ad7abe2801b0879d94a26368 (patch) | |
tree | 7d28a2ecbc176b7e7af40236d7755cd85348f42f /dev-libs/marisa | |
parent | app-i18n/sunpinyin: stable 2.0.4_pre20130108-r1 for ppc, bug #636226 (diff) | |
download | gentoo-93c4b79ccf421916ad7abe2801b0879d94a26368.tar.gz gentoo-93c4b79ccf421916ad7abe2801b0879d94a26368.tar.bz2 gentoo-93c4b79ccf421916ad7abe2801b0879d94a26368.zip |
dev-libs/marisa: stable 0.2.4 for ppc, bug #636226
Package-Manager: Portage-2.3.14, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-libs/marisa')
-rw-r--r-- | dev-libs/marisa/marisa-0.2.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/marisa/marisa-0.2.4.ebuild b/dev-libs/marisa/marisa-0.2.4.ebuild index 34a3dceb9484..8f2ea0a1c7e2 100644 --- a/dev-libs/marisa/marisa-0.2.4.ebuild +++ b/dev-libs/marisa/marisa-0.2.4.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://marisa-trie.googlecode.com/files/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~arm64 ~ppc ppc64 x86" +KEYWORDS="amd64 ~arm64 ppc ppc64 x86" IUSE="python doc static-libs cpu_flags_x86_sse2 cpu_flags_x86_sse3 cpu_flags_x86_ssse3 cpu_flags_x86_sse4_1 cpu_flags_x86_sse4_2 cpu_flags_x86_sse4a cpu_flags_x86_popcnt" RDEPEND="python? ( ${PYTHON_DEPS} )" |