summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNaohiro Aota <naota@gentoo.org>2012-03-02 12:00:26 +0000
committerNaohiro Aota <naota@gentoo.org>2012-03-02 12:00:26 +0000
commit3ec9c16f341c6cbf10db79a35bce4dc6a1233097 (patch)
tree137b1c2c03f4d656142aced075ae7a3aaaa5f72a /dev-ruby/ascii85/ascii85-1.0.1.ebuild
parentFix encoding in ChangeLog (diff)
downloadhistorical-3ec9c16f341c6cbf10db79a35bce4dc6a1233097.tar.gz
historical-3ec9c16f341c6cbf10db79a35bce4dc6a1233097.tar.bz2
historical-3ec9c16f341c6cbf10db79a35bce4dc6a1233097.zip
Add ~x86-fbsd
Package-Manager: portage-2.2.0_alpha86/cvs/Linux x86_64
Diffstat (limited to 'dev-ruby/ascii85/ascii85-1.0.1.ebuild')
-rw-r--r--dev-ruby/ascii85/ascii85-1.0.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/ascii85/ascii85-1.0.1.ebuild b/dev-ruby/ascii85/ascii85-1.0.1.ebuild
index e0f1a9fc00ef..478760c99293 100644
--- a/dev-ruby/ascii85/ascii85-1.0.1.ebuild
+++ b/dev-ruby/ascii85/ascii85-1.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ascii85/ascii85-1.0.1.ebuild,v 1.5 2012/02/06 17:22:20 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ascii85/ascii85-1.0.1.ebuild,v 1.6 2012/03/02 12:00:26 naota Exp $
EAPI=2
@@ -20,7 +20,7 @@ HOMEPAGE="http://ascii85.rubyforge.org/"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd"
IUSE=""
ruby_add_bdepend "test? ( >=dev-ruby/rspec-2.4.0:2 )"