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/amatch/amatch-0.2.5.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/amatch/amatch-0.2.5.ebuild')
-rw-r--r-- | dev-ruby/amatch/amatch-0.2.5.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/amatch/amatch-0.2.5.ebuild b/dev-ruby/amatch/amatch-0.2.5.ebuild index 54723337a18f..639e78941662 100644 --- a/dev-ruby/amatch/amatch-0.2.5.ebuild +++ b/dev-ruby/amatch/amatch-0.2.5.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/amatch/amatch-0.2.5.ebuild,v 1.5 2010/09/30 01:40:55 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/amatch/amatch-0.2.5.ebuild,v 1.6 2012/05/01 18:24:06 armin76 Exp $ EAPI=2 USE_RUBY="ruby18" @@ -16,5 +16,5 @@ HOMEPAGE="http://flori.github.com/amatch/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ia64 ~ppc ppc64 x86" +KEYWORDS="~amd64 ~hppa ~ppc ppc64 x86" IUSE="" |