diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:17:46 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:17:46 +0100 |
commit | 7d5e94338d518e03018a5ebb6066a3a163075319 (patch) | |
tree | b6cbd702bef64f350dbe27fdc6a309992f08eb86 | |
parent | dev-ruby/minitest: ppc stable wrt bug #586862 (diff) | |
download | gentoo-7d5e94338d518e03018a5ebb6066a3a163075319.tar.gz gentoo-7d5e94338d518e03018a5ebb6066a3a163075319.tar.bz2 gentoo-7d5e94338d518e03018a5ebb6066a3a163075319.zip |
dev-ruby/rubygems: ppc stable wrt bug #586862
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | dev-ruby/rubygems/rubygems-2.5.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/rubygems/rubygems-2.5.2.ebuild b/dev-ruby/rubygems/rubygems-2.5.2.ebuild index 9834c7f9fb2e..4eeb7e47319b 100644 --- a/dev-ruby/rubygems/rubygems-2.5.2.ebuild +++ b/dev-ruby/rubygems/rubygems-2.5.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ LICENSE="|| ( Ruby MIT )" SRC_URI="https://rubygems.org/rubygems/${P}.tgz" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="0" IUSE="server test" |