diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-03-30 23:51:36 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-03-30 23:51:36 +0000 |
commit | deb96328f15ab44fcccd353613b14221fcf26904 (patch) | |
tree | 76a2578e985b6b423400a6539678e6332245a7e3 /dev-perl/perlrapi/perlrapi-0.2.ebuild | |
parent | Mark 1.9-r1 ~ia64 (diff) | |
download | gentoo-2-deb96328f15ab44fcccd353613b14221fcf26904.tar.gz gentoo-2-deb96328f15ab44fcccd353613b14221fcf26904.tar.bz2 gentoo-2-deb96328f15ab44fcccd353613b14221fcf26904.zip |
Mark 0.2 ~ia64
(Portage version: 2.1_pre5-r4)
Diffstat (limited to 'dev-perl/perlrapi/perlrapi-0.2.ebuild')
-rw-r--r-- | dev-perl/perlrapi/perlrapi-0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/perlrapi/perlrapi-0.2.ebuild b/dev-perl/perlrapi/perlrapi-0.2.ebuild index b6672e07fc70..9847fe33c784 100644 --- a/dev-perl/perlrapi/perlrapi-0.2.ebuild +++ b/dev-perl/perlrapi/perlrapi-0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/perlrapi/perlrapi-0.2.ebuild,v 1.8 2006/01/13 22:13:57 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/perlrapi/perlrapi-0.2.ebuild,v 1.9 2006/03/30 23:51:36 agriffis Exp $ inherit perl-module @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/synce/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="~ia64 x86" DEPEND="virtual/libc app-pda/synce-librapi2" |