diff options
author | Markus Meier <maekke@gentoo.org> | 2019-01-31 21:19:59 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2019-01-31 21:19:59 +0100 |
commit | e35b28929fea48e274b4234bc3742125c2087f1c (patch) | |
tree | f5d8b8463feb6b34f9382e5c2c0aa78ded83ee93 /dev-ruby/rubyzip | |
parent | dev-libs/zziplib: arm stable, bug #646780 (diff) | |
download | gentoo-e35b28929fea48e274b4234bc3742125c2087f1c.tar.gz gentoo-e35b28929fea48e274b4234bc3742125c2087f1c.tar.bz2 gentoo-e35b28929fea48e274b4234bc3742125c2087f1c.zip |
dev-ruby/rubyzip: arm stable, bug #659282
Signed-off-by: Markus Meier <maekke@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-ruby/rubyzip')
-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 23e2fe7a4b5e..a5c305e6159e 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="" |