diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-10 10:08:43 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-10 10:08:43 +0100 |
commit | 4e8560c2b611118eb71550f9b87a715ed3a31ca2 (patch) | |
tree | e7fa12c0f3cdd13f59b30533b34d5351cad277a6 /dev-ruby/rubyzip | |
parent | app-misc/mc: amd64 stable wrt bug #611862 (diff) | |
download | gentoo-4e8560c2b611118eb71550f9b87a715ed3a31ca2.tar.gz gentoo-4e8560c2b611118eb71550f9b87a715ed3a31ca2.tar.bz2 gentoo-4e8560c2b611118eb71550f9b87a715ed3a31ca2.zip |
dev-ruby/rubyzip: amd64 stable wrt bug #611384
Package-Manager: Portage-2.3.3, Repoman-2.3.1
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.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 9b2e8d562757..4ebcd14dc3e4 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="" |