diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-15 19:37:13 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-15 19:37:13 +0100 |
commit | 994510dcf5c2c58adad363a567531893e405011b (patch) | |
tree | aefe9cc26020d3c28fa70986469555828dfbe0c9 /app-dicts | |
parent | dev-python/pycairo: stable 1.15.3 for ppc, bug #634322 (diff) | |
download | gentoo-994510dcf5c2c58adad363a567531893e405011b.tar.gz gentoo-994510dcf5c2c58adad363a567531893e405011b.tar.bz2 gentoo-994510dcf5c2c58adad363a567531893e405011b.zip |
app-dicts/opendict: stable 0.6.7 for ppc, bug #625192
Package-Manager: Portage-2.3.11, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/opendict/opendict-0.6.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-dicts/opendict/opendict-0.6.7.ebuild b/app-dicts/opendict/opendict-0.6.7.ebuild index 026546d15248..892eea3d06a2 100644 --- a/app-dicts/opendict/opendict-0.6.7.ebuild +++ b/app-dicts/opendict/opendict-0.6.7.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/opendict/files/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ppc ~x86" IUSE="" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |