diff options
-rw-r--r-- | dev-ruby/github_api/ChangeLog | 7 | ||||
-rw-r--r-- | dev-ruby/github_api/github_api-0.11.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ruby/github_api/ChangeLog b/dev-ruby/github_api/ChangeLog index bd69bfd60460..75596b3835c2 100644 --- a/dev-ruby/github_api/ChangeLog +++ b/dev-ruby/github_api/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/github_api -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/github_api/ChangeLog,v 1.4 2014/08/26 20:16:42 blueness Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/github_api/ChangeLog,v 1.5 2015/03/05 03:21:59 patrick Exp $ + + 05 Mar 2015; Patrick Lauer <patrick@gentoo.org> github_api-0.11.3.ebuild: + Keyword for x86 26 Aug 2014; Anthony G. Basile <blueness@gentoo.org> github_api-0.11.3.ebuild: Keyword ~ppc ~ppc64, bug #521036 diff --git a/dev-ruby/github_api/github_api-0.11.3.ebuild b/dev-ruby/github_api/github_api-0.11.3.ebuild index d6b6382f2066..d54f122e4ad8 100644 --- a/dev-ruby/github_api/github_api-0.11.3.ebuild +++ b/dev-ruby/github_api/github_api-0.11.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/github_api/github_api-0.11.3.ebuild,v 1.2 2014/08/26 20:16:42 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/github_api/github_api-0.11.3.ebuild,v 1.3 2015/03/05 03:21:59 patrick Exp $ EAPI=5 USE_RUBY="ruby19 ruby20 ruby21" @@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/peter-murach/github" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="" ruby_add_rdepend " |