diff options
author | Sascha Lucas <sascha_lucas@web.de> | 2010-09-07 20:09:30 +0200 |
---|---|---|
committer | Sascha Lucas <sascha_lucas@web.de> | 2010-09-07 20:09:30 +0200 |
commit | e44ee85723d8beccf938a8ff5762616a48130df1 (patch) | |
tree | e877ef3d962e781e593149d4b148a0fd092d7201 /net-mail/topal/topal-64.ebuild | |
parent | changed my mail-address (diff) | |
download | net-mail-e44ee85723d8beccf938a8ff5762616a48130df1.tar.gz net-mail-e44ee85723d8beccf938a8ff5762616a48130df1.tar.bz2 net-mail-e44ee85723d8beccf938a8ff5762616a48130df1.zip |
sync with main portage tree
Diffstat (limited to 'net-mail/topal/topal-64.ebuild')
-rw-r--r-- | net-mail/topal/topal-64.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/topal/topal-64.ebuild b/net-mail/topal/topal-64.ebuild index 74174cd..a1d7f49 100644 --- a/net-mail/topal/topal-64.ebuild +++ b/net-mail/topal/topal-64.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/topal/topal-64.ebuild,v 1.2 2009/04/26 06:40:02 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/topal/topal-64.ebuild,v 1.4 2009/11/07 22:18:37 volkmar Exp $ EAPI=2 @@ -12,7 +12,7 @@ SRC_URI="http://homepage.ntlworld.com/phil.brooke/topal/rel-${PV}/topal-package- LICENSE="GPL-3" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" DEPEND="virtual/ada" |