Skip to content

Commit

Permalink
dev-ruby/activerecord-deprecated_finders: drop ppc64, x86 for rails 4…
Browse files Browse the repository at this point in the history
….2 cleanup

Package-Manager: Portage-2.3.13, Repoman-2.3.3
  • Loading branch information
graaff committed Dec 9, 2017
1 parent b4d6069 commit 0f4a977
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dev-ruby/activerecord-deprecated_finders/Manifest
Original file line number Diff line number Diff line change
@@ -1 +1 @@
DIST activerecord-deprecated_finders-1.0.4.tar.gz 11394 SHA256 0ad87dc3d2363fd5d51f231ed5f6370b401d7118774e661d77ea0673484af523 SHA512 fee0cd5c2778c4d9c0935be1922f1bc9fd4eca28fbe979bb90d0e7fe960592bb1f6f2fac2b80ecce2c6d8ef2416df04a3327d0857e73c9bb8feb3a43cfb11951 WHIRLPOOL 6d8b30c6020503a40f8104e5c879a37dcf695dc6fe905c1084fe666b65a65702842a8797ff755f98fa8a0c38c78eaa0ecb83aa168197a782e4aef3483bd372a0
DIST activerecord-deprecated_finders-1.0.4.tar.gz 11394 BLAKE2B 252b1b648fc0326e27f5dbd1b2721be6748ecde6df4cac8a23fdc312233498282b87f64388f8844b19e571fb8ab467a0df139f8708baf6ff6beffa3f1ceb774d SHA512 fee0cd5c2778c4d9c0935be1922f1bc9fd4eca28fbe979bb90d0e7fe960592bb1f6f2fac2b80ecce2c6d8ef2416df04a3327d0857e73c9bb8feb3a43cfb11951
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=5
USE_RUBY="ruby21 ruby22 ruby23"
USE_RUBY="ruby22 ruby23"

# this is not null so that the dependencies will actually be filled
RUBY_FAKEGEM_TASK_TEST="test"
Expand All @@ -19,7 +19,7 @@ SLOT="$(get_version_component_range 1-2)"

LICENSE="MIT"

KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
KEYWORDS="~amd64 ~arm"
IUSE=""

ruby_add_bdepend "test? (
Expand Down

0 comments on commit 0f4a977

Please sign in to comment.