diff options
author | Zero_Chaos <zerochaos@gentoo.org> | 2015-09-07 15:34:53 -0400 |
---|---|---|
committer | Zero_Chaos <zerochaos@gentoo.org> | 2015-09-07 17:56:05 -0400 |
commit | ff039267f2174c5cf5321f0a7edfcc05923a94cd (patch) | |
tree | 3e5834fdd39f2c2dc8952a3330efc8f2d425e769 /dev-ruby/postgres_ext | |
parent | media-sound/soundconverter: amd64 stable wrt bug #551826 (diff) | |
download | gentoo-ff039267f2174c5cf5321f0a7edfcc05923a94cd.tar.gz gentoo-ff039267f2174c5cf5321f0a7edfcc05923a94cd.tar.bz2 gentoo-ff039267f2174c5cf5321f0a7edfcc05923a94cd.zip |
Revert "net-analyzer/metasploit (and deps): Revert "re-add ~arm keyword""
This reverts commit 8bdbfab2f6bedacee6cb37559ce5cb63aba7a285.
Not trying to be rude here, just the easiest way to readd this commit it to revert the revert.
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 7a87fd7658fd..3efb76e74998 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 ~x86" +KEYWORDS="~amd64 ~arm ~x86" IUSE="" RESTRICT=test |