diff options
author | 2012-05-01 18:24:28 +0000 | |
---|---|---|
committer | 2012-05-01 18:24:28 +0000 | |
commit | b6d3b862c7c690a21af8a059327768fbaf947914 (patch) | |
tree | 2755aba8853576e28c2a19e272257848f94bbd4f /dev-ruby/pg/pg-0.13.2.ebuild | |
parent | Mask xf86-video-intel glamor flag. (diff) | |
download | gentoo-2-b6d3b862c7c690a21af8a059327768fbaf947914.tar.gz gentoo-2-b6d3b862c7c690a21af8a059327768fbaf947914.tar.bz2 gentoo-2-b6d3b862c7c690a21af8a059327768fbaf947914.zip |
Drop ia64/sparc keywords
(Portage version: 2.1.10.53/cvs/Linux ia64, RepoMan options: --force)
Diffstat (limited to 'dev-ruby/pg/pg-0.13.2.ebuild')
-rw-r--r-- | dev-ruby/pg/pg-0.13.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/pg/pg-0.13.2.ebuild b/dev-ruby/pg/pg-0.13.2.ebuild index a5fe7bf44e0c..a454228a0ada 100644 --- a/dev-ruby/pg/pg-0.13.2.ebuild +++ b/dev-ruby/pg/pg-0.13.2.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/pg/pg-0.13.2.ebuild,v 1.1 2012/04/13 05:38:58 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pg/pg-0.13.2.ebuild,v 1.2 2012/05/01 18:24:04 armin76 Exp $ EAPI=4 USE_RUBY="ruby18 ree18 ruby19" @@ -18,7 +18,7 @@ HOMEPAGE="http://bitbucket.org/ged/ruby-pg/" LICENSE="|| ( GPL-2 Ruby )" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="${RDEPEND} |