diff options
author | Fabian Groffen <grobian@gentoo.org> | 2016-05-18 10:51:02 +0200 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2016-05-18 10:51:02 +0200 |
commit | a2570cff58b85e18ce6938a4df8309e65bfce80f (patch) | |
tree | 0af68930f2bfa1751d1b768e69f302cb62bf658c /dev-ruby/thor | |
parent | dev-ruby/jquery-rails: marked ~amd64-linux (diff) | |
download | gentoo-a2570cff58b85e18ce6938a4df8309e65bfce80f.tar.gz gentoo-a2570cff58b85e18ce6938a4df8309e65bfce80f.tar.bz2 gentoo-a2570cff58b85e18ce6938a4df8309e65bfce80f.zip |
dev-ruby/thor: marked ~amd64-linux
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-ruby/thor')
-rw-r--r-- | dev-ruby/thor/thor-0.19.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/thor/thor-0.19.1.ebuild b/dev-ruby/thor/thor-0.19.1.ebuild index 622766bf277a..afdbfd8186b8 100644 --- a/dev-ruby/thor/thor-0.19.1.ebuild +++ b/dev-ruby/thor/thor-0.19.1.ebuild @@ -20,7 +20,7 @@ SRC_URI="https://github.com/erikhuda/${PN}/archive/v${PV}.tar.gz -> ${PN}-git-${ LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux" IUSE="doc" # fakeweb is not compatible with ruby22. Upstream has switched to |