diff options
author | 2021-07-13 08:33:45 +0200 | |
---|---|---|
committer | 2021-07-13 08:33:45 +0200 | |
commit | 875fd972da3a08bd30e1801ff22c01c13436b63c (patch) | |
tree | 8b60ce5f8dda2ed36cf0141aa957bd0776e86de5 /dev-ruby | |
parent | dev-ruby/power_assert: x86 stable wrt bug #801439 (diff) | |
download | gentoo-875fd972da3a08bd30e1801ff22c01c13436b63c.tar.gz gentoo-875fd972da3a08bd30e1801ff22c01c13436b63c.tar.bz2 gentoo-875fd972da3a08bd30e1801ff22c01c13436b63c.zip |
dev-ruby/rake: x86 stable wrt bug #801439
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
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 dbd2c1e9f4bb..285a4a9bd8d0 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" |