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/postgres_ext | |
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/postgres_ext')
-rw-r--r-- | dev-ruby/postgres_ext/postgres_ext-2.4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/postgres_ext/postgres_ext-2.4.1.ebuild b/dev-ruby/postgres_ext/postgres_ext-2.4.1.ebuild index 3efb76e74998..7a87fd7658fd 100644 --- a/dev-ruby/postgres_ext/postgres_ext-2.4.1.ebuild +++ b/dev-ruby/postgres_ext/postgres_ext-2.4.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://rubygems/${P}.gem" LICENSE="BSD" SLOT="$(get_version_component_range 1-2)" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~amd64 ~x86" IUSE="" RESTRICT=test |