diff options
author | Thomas Kahle <tomka@gentoo.org> | 2012-11-25 19:28:30 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2012-11-25 19:28:30 +0000 |
commit | 8f96fcbebb2b29fd3e2608d42ea52b954868345f (patch) | |
tree | 2b3c9b27b3476c3514c39ab56a27ec9536163084 /dev-ruby | |
parent | marked ~x86 per bug 434488 (diff) | |
download | gentoo-2-8f96fcbebb2b29fd3e2608d42ea52b954868345f.tar.gz gentoo-2-8f96fcbebb2b29fd3e2608d42ea52b954868345f.tar.bz2 gentoo-2-8f96fcbebb2b29fd3e2608d42ea52b954868345f.zip |
marked ~x86 per bug 434488
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0x89DEB219565C32BC)
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/oauth2/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/oauth2/oauth2-0.8.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/oauth2/ChangeLog b/dev-ruby/oauth2/ChangeLog index 4455ced26786..c09e6b85964e 100644 --- a/dev-ruby/oauth2/ChangeLog +++ b/dev-ruby/oauth2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/oauth2 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/oauth2/ChangeLog,v 1.14 2012/09/09 17:34:44 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/oauth2/ChangeLog,v 1.15 2012/11/25 19:28:30 tomka Exp $ + + 25 Nov 2012; Thomas Kahle <tomka@gentoo.org> oauth2-0.8.0.ebuild: + marked ~x86 per bug 434488 09 Sep 2012; Hans de Graaff <graaff@gentoo.org> -oauth2-0.0.13.ebuild, -oauth2-0.4.1.ebuild, -oauth2-0.5.1.ebuild: diff --git a/dev-ruby/oauth2/oauth2-0.8.0.ebuild b/dev-ruby/oauth2/oauth2-0.8.0.ebuild index fc036b6770ab..e5e90ed9ab7a 100644 --- a/dev-ruby/oauth2/oauth2-0.8.0.ebuild +++ b/dev-ruby/oauth2/oauth2-0.8.0.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/oauth2/oauth2-0.8.0.ebuild,v 1.1 2012/09/09 17:28:24 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/oauth2/oauth2-0.8.0.ebuild,v 1.2 2012/11/25 19:28:30 tomka Exp $ EAPI=4 @@ -19,7 +19,7 @@ HOMEPAGE="http://github.com/intridea/oauth2" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" ruby_add_rdepend ">=dev-ruby/faraday-0.8 |