diff options
author | Mart Raudsepp <leio@gentoo.org> | 2018-05-06 16:41:57 +0300 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2018-05-06 16:42:21 +0300 |
commit | aabb0159077fac6656512d9f07987bc9c013eaa5 (patch) | |
tree | f0b327ed3710e6ed3ef5e1f2438af69e75e21663 /dev-ruby/thor | |
parent | profiles/arch/arm64: Mask >=dev-ruby/thor-0.20.0[test] (diff) | |
download | gentoo-aabb0159077fac6656512d9f07987bc9c013eaa5.tar.gz gentoo-aabb0159077fac6656512d9f07987bc9c013eaa5.tar.bz2 gentoo-aabb0159077fac6656512d9f07987bc9c013eaa5.zip |
dev-ruby/thor-0.20.0: restore ~arm64 keyword to fix deptree fallout
This reverts commit 50a6edc2d765b4 after package.use.masking tests, to
contain the fallout better.. Blindly - thor not actually tested by me.
Package-Manager: Portage-2.3.28, Repoman-2.3.9
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 add426d47668..60e9b5f02184 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 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux" IUSE="doc" USE_RUBY="ruby22 ruby23 ruby24" ruby_add_bdepend " |