diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-05-01 18:24:28 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-05-01 18:24:28 +0000 |
commit | 540a7403c1025888f240c5b89f093257dbadd988 (patch) | |
tree | 50c255bca9829623f8bae4e063664936f2b57453 /dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6-r1.ebuild | |
parent | Mask xf86-video-intel glamor flag. (diff) | |
download | historical-540a7403c1025888f240c5b89f093257dbadd988.tar.gz historical-540a7403c1025888f240c5b89f093257dbadd988.tar.bz2 historical-540a7403c1025888f240c5b89f093257dbadd988.zip |
Drop ia64/sparc keywords
Package-Manager: portage-2.1.10.53/cvs/Linux ia64
RepoMan-Options: --force
Diffstat (limited to 'dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6-r1.ebuild')
-rw-r--r-- | dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6-r1.ebuild b/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6-r1.ebuild index 94be847a131c..132af2654cf9 100644 --- a/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6-r1.ebuild +++ b/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6-r1.ebuild,v 1.1 2010/05/28 15:58:42 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6-r1.ebuild,v 1.2 2012/05/01 18:24:11 armin76 Exp $ EAPI="2" USE_RUBY="ruby18 ruby19 ree18" @@ -13,7 +13,7 @@ SRC_URI="http://shugo.net/archive/ruby-tcpwrap/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ~x86" IUSE="" DEPEND="net-libs/libident |