diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-21 18:53:58 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-21 18:54:47 +0200 |
commit | f076ebaba19555eecb406d898c7f1a94a532099e (patch) | |
tree | 374436b5fca1f89c84c278b530d4992d3774ce42 /dev-ruby/rake-compiler | |
parent | dev-ruby/pkg-config: amd64 stable wrt bug #728194 (diff) | |
download | gentoo-f076ebaba19555eecb406d898c7f1a94a532099e.tar.gz gentoo-f076ebaba19555eecb406d898c7f1a94a532099e.tar.bz2 gentoo-f076ebaba19555eecb406d898c7f1a94a532099e.zip |
dev-ruby/rake-compiler: amd64 stable wrt bug #728194
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby/rake-compiler')
-rw-r--r-- | dev-ruby/rake-compiler/rake-compiler-1.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rake-compiler/rake-compiler-1.1.0.ebuild b/dev-ruby/rake-compiler/rake-compiler-1.1.0.ebuild index a25e0df32ec4..2c6a8f7ce357 100644 --- a/dev-ruby/rake-compiler/rake-compiler-1.1.0.ebuild +++ b/dev-ruby/rake-compiler/rake-compiler-1.1.0.ebuild @@ -19,7 +19,7 @@ LICENSE="MIT" SRC_URI="https://github.com/luislavena/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="0" IUSE="" |