diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-03 13:30:27 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-03 13:30:27 +0100 |
commit | 1d06ef65b7248dcfaf4740ef687e5a842982c48e (patch) | |
tree | 882f2e9fb78699314ce5f0651d8ab45f23071e97 /dev-ruby | |
parent | dev-db/unixODBC: ppc stable wrt bug #707802 (diff) | |
download | gentoo-1d06ef65b7248dcfaf4740ef687e5a842982c48e.tar.gz gentoo-1d06ef65b7248dcfaf4740ef687e5a842982c48e.tar.bz2 gentoo-1d06ef65b7248dcfaf4740ef687e5a842982c48e.zip |
dev-ruby/rubyzip: ppc stable wrt bug #707864
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/rubyzip/rubyzip-1.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/rubyzip/rubyzip-1.3.0.ebuild b/dev-ruby/rubyzip/rubyzip-1.3.0.ebuild index c4e67bbb1c68..c2b43573e3c0 100644 --- a/dev-ruby/rubyzip/rubyzip-1.3.0.ebuild +++ b/dev-ruby/rubyzip/rubyzip-1.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -19,7 +19,7 @@ SRC_URI="https://github.com/rubyzip/rubyzip/archive/v${PV}.tar.gz -> ${P}-git.tg LICENSE="Ruby" SLOT="1" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86" IUSE="" RDEPEND="" |