diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-05-17 19:39:21 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-05-17 19:39:21 +0000 |
commit | 2a52b8d592f80266a71f0d801b091716f30b6c43 (patch) | |
tree | 414ac47ee0649cf0a8edc3f7e9d5c5324044c767 /dev-ruby/rubymail/rubymail-0.17.ebuild | |
parent | goodbye hardened-dev-sources (diff) | |
download | historical-2a52b8d592f80266a71f0d801b091716f30b6c43.tar.gz historical-2a52b8d592f80266a71f0d801b091716f30b6c43.tar.bz2 historical-2a52b8d592f80266a71f0d801b091716f30b6c43.zip |
add ~amd64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-ruby/rubymail/rubymail-0.17.ebuild')
-rw-r--r-- | dev-ruby/rubymail/rubymail-0.17.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/rubymail/rubymail-0.17.ebuild b/dev-ruby/rubymail/rubymail-0.17.ebuild index 854a645c6a81..b115eeb96407 100644 --- a/dev-ruby/rubymail/rubymail-0.17.ebuild +++ b/dev-ruby/rubymail/rubymail-0.17.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/dev-ruby/rubymail/rubymail-0.17.ebuild,v 1.2 2005/03/14 11:45:42 nigoro Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubymail/rubymail-0.17.ebuild,v 1.3 2005/05/17 19:39:21 agriffis Exp $ inherit ruby @@ -9,7 +9,7 @@ HOMEPAGE="http://www.lickey.com/rubymail/" SRC_URI="http://www.lickey.com/rubymail/download/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~hppa ~mips ~sparc ~x86 ~ppc ~ppc64" +KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86" USE_RUBY="any" IUSE="" DEPEND="virtual/ruby" |