Skip to content

Commit

Permalink
dev-ruby/protected_attributes: drop x86 for rails 4.2 cleanup
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.13, Repoman-2.3.3
  • Loading branch information
graaff committed Dec 9, 2017
1 parent c209386 commit 52dea5b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dev-ruby/protected_attributes/Manifest
Original file line number Diff line number Diff line change
@@ -1 +1 @@
DIST protected_attributes-1.1.4.tar.gz 23562 SHA256 6858cd3b18ec2d893539ff78fe542fec600b2f6c7848316bde10992ca7850d40 SHA512 02c55825ec21dde386e31b25e71df4ac48c2356bad303a82cc33703b930c5f8e36b57193761dba59dff3868d39a3b5458fb2a2c49809019e72ed4b4f4313bed3 WHIRLPOOL a96e8268c4b22f4205a054d61e91334bee873c67cb6835418f6f4e0b6acb404e43126d892e833decb63d571073c557d475f976855e069a944bd2a9d2b2207a20
DIST protected_attributes-1.1.4.tar.gz 23562 BLAKE2B 8b8c8a9f533344c6344de0e389807e39c06f53948d9206f965d0f954a9e8e8f4de61aebcbf96d95186b94e600ceceb48fd258087dfcc3baf15e65d588569829f SHA512 02c55825ec21dde386e31b25e71df4ac48c2356bad303a82cc33703b930c5f8e36b57193761dba59dff3868d39a3b5458fb2a2c49809019e72ed4b4f4313bed3
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2

EAPI=6
USE_RUBY="ruby21 ruby22 ruby23"
USE_RUBY="ruby22 ruby23"

RUBY_FAKEGEM_TASK_TEST="test"

Expand All @@ -18,7 +18,7 @@ SLOT="1"

LICENSE="MIT"

KEYWORDS="~amd64 ~x86"
KEYWORDS="~amd64"
IUSE="test"

ruby_add_rdepend "
Expand Down

0 comments on commit 52dea5b

Please sign in to comment.