diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-05-01 19:17:00 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-05-01 19:17:30 +0200 |
commit | 50a6edc2d765b4232f06673356a31f50a31f288f (patch) | |
tree | 7c55c768105980844f15972644005361dd5b79d2 /dev-ruby/thor | |
parent | profiles/arch/arm64: Stable mask dev-python/urllib3[test] (diff) | |
download | gentoo-50a6edc2d765b4232f06673356a31f50a31f288f.tar.gz gentoo-50a6edc2d765b4232f06673356a31f50a31f288f.tar.bz2 gentoo-50a6edc2d765b4232f06673356a31f50a31f288f.zip |
dev-ruby/thor: Drop ~arm64 from 0.20.0
Drop ~arm64 due to missing deps (please use 'repoman full -d').
Diffstat (limited to 'dev-ruby/thor')
-rw-r--r-- | dev-ruby/thor/thor-0.20.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/thor/thor-0.20.0.ebuild b/dev-ruby/thor/thor-0.20.0.ebuild index 60e9b5f02184..add426d47668 100644 --- a/dev-ruby/thor/thor-0.20.0.ebuild +++ b/dev-ruby/thor/thor-0.20.0.ebuild @@ -19,7 +19,7 @@ SRC_URI="https://github.com/erikhuda/${PN}/archive/v${PV}.tar.gz -> ${PN}-git-${ LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux" +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux" IUSE="doc" USE_RUBY="ruby22 ruby23 ruby24" ruby_add_bdepend " |