diff options
author | Michał Górny <mgorny@gentoo.org> | 2015-09-07 20:37:16 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2015-09-07 20:37:16 +0200 |
commit | 8bdbfab2f6bedacee6cb37559ce5cb63aba7a285 (patch) | |
tree | a5d5d85a55a6a72bd7e3fc1ee65c6b0e49626ac8 /dev-ruby/rubyzip | |
parent | dev-libs/appstream-glib: Revert "ppc/sparc keyword, bug #553926" (diff) | |
download | gentoo-8bdbfab2f6bedacee6cb37559ce5cb63aba7a285.tar.gz gentoo-8bdbfab2f6bedacee6cb37559ce5cb63aba7a285.tar.bz2 gentoo-8bdbfab2f6bedacee6cb37559ce5cb63aba7a285.zip |
net-analyzer/metasploit (and deps): Revert "re-add ~arm keyword"
This causes issue due to a number of non-keyworded dependencies.
Reverts: 3270b7eb07 (net-analyzer/metasploit (and deps): re-add ~arm keyword)
Diffstat (limited to 'dev-ruby/rubyzip')
-rw-r--r-- | dev-ruby/rubyzip/rubyzip-1.1.7-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rubyzip/rubyzip-1.1.7-r1.ebuild b/dev-ruby/rubyzip/rubyzip-1.1.7-r1.ebuild index de94bdeb7b29..be349b4c1ed8 100644 --- a/dev-ruby/rubyzip/rubyzip-1.1.7-r1.ebuild +++ b/dev-ruby/rubyzip/rubyzip-1.1.7-r1.ebuild @@ -18,7 +18,7 @@ SRC_URI="https://github.com/rubyzip/rubyzip/archive/v${PV}.tar.gz -> ${P}-git.tg LICENSE="Ruby" SLOT="1" -KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="" RDEPEND="" |