diff options
author | 2012-05-17 10:59:29 +0000 | |
---|---|---|
committer | 2012-05-17 10:59:29 +0000 | |
commit | c5b646783405a2f26707274a09559abf0de59270 (patch) | |
tree | 2fffae4ceec79c2801546a552fba071b499e9f7e /dev-ruby/haml | |
parent | marked ~x86 per bug 396547 (diff) | |
download | gentoo-2-c5b646783405a2f26707274a09559abf0de59270.tar.gz gentoo-2-c5b646783405a2f26707274a09559abf0de59270.tar.bz2 gentoo-2-c5b646783405a2f26707274a09559abf0de59270.zip |
marked ~x86 per bug 396547
(Portage version: 2.1.10.62/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/haml')
-rw-r--r-- | dev-ruby/haml/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/haml/haml-3.1.4-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/haml/ChangeLog b/dev-ruby/haml/ChangeLog index 8ec36331fb9f..ccb3a8be2531 100644 --- a/dev-ruby/haml/ChangeLog +++ b/dev-ruby/haml/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/haml # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/haml/ChangeLog,v 1.74 2012/05/01 18:24:08 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/haml/ChangeLog,v 1.75 2012/05/17 10:59:29 tomka Exp $ + + 17 May 2012; Thomas Kahle <tomka@gentoo.org> haml-3.1.4-r3.ebuild: + marked ~x86 per bug 396547 01 May 2012; Raúl Porcel <armin76@gentoo.org> haml-3.1.4.ebuild: Drop ia64/sparc keywords diff --git a/dev-ruby/haml/haml-3.1.4-r3.ebuild b/dev-ruby/haml/haml-3.1.4-r3.ebuild index ed197352d037..9caf8b01f619 100644 --- a/dev-ruby/haml/haml-3.1.4-r3.ebuild +++ b/dev-ruby/haml/haml-3.1.4-r3.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/haml/haml-3.1.4-r3.ebuild,v 1.2 2012/03/11 14:12:37 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/haml/haml-3.1.4-r3.ebuild,v 1.3 2012/05/17 10:59:29 tomka Exp $ EAPI=4 @@ -21,7 +21,7 @@ HOMEPAGE="http://haml-lang.com/" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" # TODO: haml has some emacs modes that it could be installing, in case IUSE="" |