diff options
author | Fabian Groffen <grobian@gentoo.org> | 2016-05-18 10:54:18 +0200 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2016-05-18 10:54:18 +0200 |
commit | 144daf790330e339a737ed5ad16dc68a049c0567 (patch) | |
tree | aa72b71e49e27757094c643060b7df9557e87593 /dev-ruby/journey | |
parent | dev-ruby/actionpack: marked ~amd64-linux (diff) | |
download | gentoo-144daf790330e339a737ed5ad16dc68a049c0567.tar.gz gentoo-144daf790330e339a737ed5ad16dc68a049c0567.tar.bz2 gentoo-144daf790330e339a737ed5ad16dc68a049c0567.zip |
dev-ruby/journey: marked ~amd64-linux
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-ruby/journey')
-rw-r--r-- | dev-ruby/journey/journey-1.0.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/journey/journey-1.0.4-r1.ebuild b/dev-ruby/journey/journey-1.0.4-r1.ebuild index 2f1777310953..b8c751f0f040 100644 --- a/dev-ruby/journey/journey-1.0.4-r1.ebuild +++ b/dev-ruby/journey/journey-1.0.4-r1.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/rails/journey" LICENSE="MIT" SLOT="$(get_version_component_range 1-2)" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x64-macos ~x86-solaris" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x64-macos ~x86-solaris" IUSE="" ruby_add_bdepend "doc? ( dev-ruby/hoe )" |