diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-01-24 23:09:37 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-01-24 23:22:48 +0100 |
commit | 2d4fe2574aecc3ba02ed37302fed37bff08c1fda (patch) | |
tree | 891f7468e26f45447098073492532577992a4ebd /dev-ruby | |
parent | dev-db/postgis: x86 stable (bug #674488) (diff) | |
download | gentoo-2d4fe2574aecc3ba02ed37302fed37bff08c1fda.tar.gz gentoo-2d4fe2574aecc3ba02ed37302fed37bff08c1fda.tar.bz2 gentoo-2d4fe2574aecc3ba02ed37302fed37bff08c1fda.zip |
dev-ruby/rubyzip: x86 stable (bug #659282)
Package-Manager: Portage-2.3.56, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@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 cbd1bdb88377..0b809868dc57 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="" |