diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-07-11 10:58:20 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-07-11 10:58:20 +0200 |
commit | 27b2e0c5dca03ab763eb97ee5ac1083bee2de4cf (patch) | |
tree | de3095668eff7e1bb989334b21f215cee2235243 /dev-ruby | |
parent | dev-ruby/power_assert: amd64 stable wrt bug #801439 (diff) | |
download | gentoo-27b2e0c5dca03ab763eb97ee5ac1083bee2de4cf.tar.gz gentoo-27b2e0c5dca03ab763eb97ee5ac1083bee2de4cf.tar.bz2 gentoo-27b2e0c5dca03ab763eb97ee5ac1083bee2de4cf.zip |
dev-ruby/rake: amd64 stable wrt bug #801439
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/rake/rake-13.0.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rake/rake-13.0.3-r1.ebuild b/dev-ruby/rake/rake-13.0.3-r1.ebuild index b458f2fc2d14..cbc8675a3c8a 100644 --- a/dev-ruby/rake/rake-13.0.3-r1.ebuild +++ b/dev-ruby/rake/rake-13.0.3-r1.ebuild @@ -21,7 +21,7 @@ SRC_URI="https://github.com/ruby/rake/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="doc" DEPEND+=" app-arch/gzip" |