diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-03 13:36:48 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-03 13:36:48 +0100 |
commit | 06fa064cf46c5e3782f651209a92b9bda94569c9 (patch) | |
tree | e37dbd887ad39b206165f3fe1f298726a1c37c8a /dev-ruby/rubyzip | |
parent | dev-db/unixODBC: amd64 stable wrt bug #707802 (diff) | |
download | gentoo-06fa064cf46c5e3782f651209a92b9bda94569c9.tar.gz gentoo-06fa064cf46c5e3782f651209a92b9bda94569c9.tar.bz2 gentoo-06fa064cf46c5e3782f651209a92b9bda94569c9.zip |
dev-ruby/rubyzip: amd64 stable wrt bug #707864
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby/rubyzip')
-rw-r--r-- | dev-ruby/rubyzip/rubyzip-1.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rubyzip/rubyzip-1.3.0.ebuild b/dev-ruby/rubyzip/rubyzip-1.3.0.ebuild index 5721418357c2..b9a2943dc4be 100644 --- a/dev-ruby/rubyzip/rubyzip-1.3.0.ebuild +++ b/dev-ruby/rubyzip/rubyzip-1.3.0.ebuild @@ -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="" |