Skip to content

Commit

Permalink
dev-ruby/actionmailer: drop ~ppc, keywording timeout
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.3.0
  • Loading branch information
graaff committed Dec 29, 2016
1 parent 2138b99 commit d36d4ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-ruby/actionmailer/actionmailer-4.2.6.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz

LICENSE="MIT"
SLOT="$(get_version_component_range 1-2)"
KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux"
KEYWORDS="~amd64 ~arm ~ppc64 ~x86 ~amd64-linux"
IUSE=""

RUBY_S="rails-${PV}/${PN}"
Expand Down

0 comments on commit d36d4ec

Please sign in to comment.