diff options
author | 2014-05-11 22:14:48 +0000 | |
---|---|---|
committer | 2014-05-11 22:14:48 +0000 | |
commit | 7369b25fa217f4a5ab9987407ec14a55dda57675 (patch) | |
tree | 7686ade9e42a21b1412a6ac48aa8bbcc27d09862 /dev-ruby/css_parser/css_parser-1.3.5-r1.ebuild | |
parent | Version bump. Removed old. Fixed installation of git-prompt.sh file (bug #507... (diff) | |
download | gentoo-2-7369b25fa217f4a5ab9987407ec14a55dda57675.tar.gz gentoo-2-7369b25fa217f4a5ab9987407ec14a55dda57675.tar.bz2 gentoo-2-7369b25fa217f4a5ab9987407ec14a55dda57675.zip |
Add ~x86
(Portage version: 2.2.10_p23/cvs/Linux i686, signed Manifest commit with key B0A72FD2)
Diffstat (limited to 'dev-ruby/css_parser/css_parser-1.3.5-r1.ebuild')
-rw-r--r-- | dev-ruby/css_parser/css_parser-1.3.5-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/css_parser/css_parser-1.3.5-r1.ebuild b/dev-ruby/css_parser/css_parser-1.3.5-r1.ebuild index 9370c963c8c2..a6316393db45 100644 --- a/dev-ruby/css_parser/css_parser-1.3.5-r1.ebuild +++ b/dev-ruby/css_parser/css_parser-1.3.5-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/css_parser/css_parser-1.3.5-r1.ebuild,v 1.1 2013/11/20 13:26:45 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/css_parser/css_parser-1.3.5-r1.ebuild,v 1.2 2014/05/11 22:14:48 vikraman Exp $ EAPI=5 USE_RUBY="ruby18 ruby19 ruby20 jruby" @@ -22,7 +22,7 @@ LICENSE="MIT" SRC_URI="https://github.com/${GITHUB_USER}/${GITHUB_PROJECT}/archive/v${PV}.tar.gz -> ${GITHUB_PROJECT}-${PV}.tar.gz" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="doc test" ruby_add_rdepend "dev-ruby/addressable |