diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-10 13:53:08 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-10 13:53:08 +0100 |
commit | 560ce727e4f9b204daab17995bf3ff96cf157449 (patch) | |
tree | e941eabb881f93f7109fa55f9e660a719eed215b /dev-ruby | |
parent | app-misc/mc: sparc stable wrt bug #611862 (diff) | |
download | gentoo-560ce727e4f9b204daab17995bf3ff96cf157449.tar.gz gentoo-560ce727e4f9b204daab17995bf3ff96cf157449.tar.bz2 gentoo-560ce727e4f9b204daab17995bf3ff96cf157449.zip |
dev-ruby/rubyzip: sparc stable wrt bug #611384
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/rubyzip/rubyzip-1.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rubyzip/rubyzip-1.2.1.ebuild b/dev-ruby/rubyzip/rubyzip-1.2.1.ebuild index 4f6d8ef6324e..bdf509b9fd93 100644 --- a/dev-ruby/rubyzip/rubyzip-1.2.1.ebuild +++ b/dev-ruby/rubyzip/rubyzip-1.2.1.ebuild @@ -17,7 +17,7 @@ SRC_URI="https://github.com/rubyzip/rubyzip/archive/v${PV}.tar.gz -> ${P}-git.tg LICENSE="Ruby" SLOT="1" -KEYWORDS="alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" RDEPEND="" |