diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-01-21 23:31:23 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-01-21 23:31:23 +0000 |
commit | 1c7046c048e2356e30f0a465a9b617c01c9df211 (patch) | |
tree | eca83fb992a5976d288714c302fea3a63935b49b /dev-ruby | |
parent | dev-libs/libical: stable 3.0.4 for ppc64, bug #587572 (diff) | |
download | gentoo-1c7046c048e2356e30f0a465a9b617c01c9df211.tar.gz gentoo-1c7046c048e2356e30f0a465a9b617c01c9df211.tar.bz2 gentoo-1c7046c048e2356e30f0a465a9b617c01c9df211.zip |
dev-ruby/rubyzip: stable 1.2.2 for ppc64, bug #659282
Package-Manager: Portage-2.3.56, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/rubyzip/rubyzip-1.2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rubyzip/rubyzip-1.2.2.ebuild b/dev-ruby/rubyzip/rubyzip-1.2.2.ebuild index 78122361c9b7..205662253420 100644 --- a/dev-ruby/rubyzip/rubyzip-1.2.2.ebuild +++ b/dev-ruby/rubyzip/rubyzip-1.2.2.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 ~arm64 ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="" RDEPEND="" |