summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Robbins <drobbins@gentoo.org>2003-04-10 22:09:44 +0000
committerDaniel Robbins <drobbins@gentoo.org>2003-04-10 22:09:44 +0000
commit3b7d3a45ef0b014668170de68c2b741efaaf26a6 (patch)
tree52aca251995013a42c783a8db5648012a4f29841 /dev-ruby
parentinitial ebuild for am-utils (diff)
downloadhistorical-3b7d3a45ef0b014668170de68c2b741efaaf26a6.tar.gz
historical-3b7d3a45ef0b014668170de68c2b741efaaf26a6.tar.bz2
historical-3b7d3a45ef0b014668170de68c2b741efaaf26a6.zip
one of the missed masked -- now unmasked for x86
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/yamlrb/yamlrb-0.47.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/yamlrb/yamlrb-0.47.ebuild b/dev-ruby/yamlrb/yamlrb-0.47.ebuild
index 6ac3100d6ffc..9bcaa8ac1db8 100644
--- a/dev-ruby/yamlrb/yamlrb-0.47.ebuild
+++ b/dev-ruby/yamlrb/yamlrb-0.47.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/yamlrb/yamlrb-0.47.ebuild,v 1.3 2003/02/28 16:54:59 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/yamlrb/yamlrb-0.47.ebuild,v 1.4 2003/04/10 22:09:44 drobbins Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Machine parsable data serialization format designed for human readability."
@@ -9,7 +9,7 @@ HOMEPAGE="http://yaml4r.sourceforge.net/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86"
+KEYWORDS="x86"
DEPEND=">=dev-lang/ruby-1.6"