diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-08-25 22:30:05 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-08-25 22:30:05 +0000 |
commit | f1712bb283cd8786dede5457f59122c300f588ac (patch) | |
tree | 28e7429c0400e0f397a748f385d05e19018ff17b /app-dicts/edictionary | |
parent | arm/s390/sh love (diff) | |
download | gentoo-2-f1712bb283cd8786dede5457f59122c300f588ac.tar.gz gentoo-2-f1712bb283cd8786dede5457f59122c300f588ac.tar.bz2 gentoo-2-f1712bb283cd8786dede5457f59122c300f588ac.zip |
arm/s390/sh love
(Portage version: 2.1.3.7)
Diffstat (limited to 'app-dicts/edictionary')
-rw-r--r-- | app-dicts/edictionary/edictionary-2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/edictionary/edictionary-2.2.ebuild b/app-dicts/edictionary/edictionary-2.2.ebuild index 4047d5b4de0b..06105215f2a4 100644 --- a/app-dicts/edictionary/edictionary-2.2.ebuild +++ b/app-dicts/edictionary/edictionary-2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/edictionary/edictionary-2.2.ebuild,v 1.4 2007/07/31 20:31:22 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/edictionary/edictionary-2.2.ebuild,v 1.5 2007/08/25 22:30:05 vapier Exp $ MY_PN="edict" MY_P="${MY_PN}-${PV}" @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~s390 ~sh ~x86" IUSE="" RDEPEND="" |