mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
dev-ruby/thor-0.20.0: restore ~arm64 keyword to fix deptree fallout
This reverts commit 50a6edc2d7 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
This commit is contained in:
@@ -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 "
|
||||
|
||||
Reference in New Issue
Block a user