diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-10 11:58:28 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-10 11:59:40 +0100 |
commit | ae2ee6891ebf6c6cd54311afe203e23cb31d40e3 (patch) | |
tree | e106e4e6aa744eecf764e3eeaf1dd8a23166e4b2 /dev-ruby/rubyzip/rubyzip-1.2.1.ebuild | |
parent | app-misc/mc: x86 stable wrt bug #611862 (diff) | |
download | gentoo-ae2ee6891ebf6c6cd54311afe203e23cb31d40e3.tar.gz gentoo-ae2ee6891ebf6c6cd54311afe203e23cb31d40e3.tar.bz2 gentoo-ae2ee6891ebf6c6cd54311afe203e23cb31d40e3.zip |
dev-ruby/rubyzip: x86 stable wrt bug #611384
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby/rubyzip/rubyzip-1.2.1.ebuild')
-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 4ebcd14dc3e4..4f6d8ef6324e 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="" |