diff options
author | Tom Gall <tgall@gentoo.org> | 2005-12-01 04:28:02 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2005-12-01 04:28:02 +0000 |
commit | 425874bfd98cd424e36460d8b3c69a0db7bae0e2 (patch) | |
tree | 106c2fab0b8d003e4ece0bdd0f409f158352cd20 /app-text/an/an-0.95.3.ebuild | |
parent | Initial commit. Added for an upcomming change to my pda guide. (diff) | |
download | gentoo-2-425874bfd98cd424e36460d8b3c69a0db7bae0e2.tar.gz gentoo-2-425874bfd98cd424e36460d8b3c69a0db7bae0e2.tar.bz2 gentoo-2-425874bfd98cd424e36460d8b3c69a0db7bae0e2.zip |
added ~ppc64
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'app-text/an/an-0.95.3.ebuild')
-rw-r--r-- | app-text/an/an-0.95.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/an/an-0.95.3.ebuild b/app-text/an/an-0.95.3.ebuild index 2cf8120a6ecd..8adb9c7d8871 100644 --- a/app-text/an/an-0.95.3.ebuild +++ b/app-text/an/an-0.95.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/an/an-0.95.3.ebuild,v 1.2 2005/12/01 00:57:23 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/an/an-0.95.3.ebuild,v 1.3 2005/12/01 04:28:02 tgall Exp $ inherit eutils toolchain-funcs versionator @@ -12,7 +12,7 @@ SRC_URI="http://ftp.debian.org/debian/pool/main/a/an/${PN}_${MY_PV}.orig.tar.gz" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="~hppa ~x86" +KEYWORDS="~hppa ~ppc64 ~x86" IUSE="" RDEPEND="sys-apps/miscfiles" |