diff options
author | Yixun Lan <dlan@gentoo.org> | 2015-04-15 10:25:44 +0000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2015-04-15 10:25:44 +0000 |
commit | 6e5d92f2798d3cf28f77ba7e8434b082598bed68 (patch) | |
tree | bacfc9a3a47627b82c150893f6f02540d556560d /app-dicts/stardict-oxford-en-zh-gb/stardict-oxford-en-zh-gb-2.4.2.ebuild | |
parent | Remove old ebuilds (diff) | |
download | historical-6e5d92f2798d3cf28f77ba7e8434b082598bed68.tar.gz historical-6e5d92f2798d3cf28f77ba7e8434b082598bed68.tar.bz2 historical-6e5d92f2798d3cf28f77ba7e8434b082598bed68.zip |
keyword arm/arm64, tested on Cortex-A9/A53
Package-Manager: portage-2.2.18/cvs/Linux x86_64
Manifest-Sign-Key: 0xAABEFD55
Diffstat (limited to 'app-dicts/stardict-oxford-en-zh-gb/stardict-oxford-en-zh-gb-2.4.2.ebuild')
-rw-r--r-- | app-dicts/stardict-oxford-en-zh-gb/stardict-oxford-en-zh-gb-2.4.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-dicts/stardict-oxford-en-zh-gb/stardict-oxford-en-zh-gb-2.4.2.ebuild b/app-dicts/stardict-oxford-en-zh-gb/stardict-oxford-en-zh-gb-2.4.2.ebuild index 8f01a9d218e0..ee60e954f923 100644 --- a/app-dicts/stardict-oxford-en-zh-gb/stardict-oxford-en-zh-gb-2.4.2.ebuild +++ b/app-dicts/stardict-oxford-en-zh-gb/stardict-oxford-en-zh-gb-2.4.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-oxford-en-zh-gb/stardict-oxford-en-zh-gb-2.4.2.ebuild,v 1.9 2009/01/25 14:38:51 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-oxford-en-zh-gb/stardict-oxford-en-zh-gb-2.4.2.ebuild,v 1.10 2015/04/15 10:25:12 dlan Exp $ FROM_LANG="English" TO_LANG="Simplified Chinese (GB)" @@ -11,7 +11,7 @@ inherit stardict HOMEPAGE="http://stardict.sourceforge.net/Dictionaries_zh_CN.php" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~sparc ~x86" IUSE="" DEPEND="" |