diff options
author | 2023-04-07 09:35:35 +0100 | |
---|---|---|
committer | 2023-04-07 09:35:35 +0100 | |
commit | a93af96020d2ca750b1765e01bb73a21fdca91e7 (patch) | |
tree | 72a8e4c61821b8ff7283fdfb0835cd2e200b50ad /dev-ruby/async-container | |
parent | dev-ruby/localhost: Keyword 1.1.10 x86, #903711 (diff) | |
download | gentoo-a93af96020d2ca750b1765e01bb73a21fdca91e7.tar.gz gentoo-a93af96020d2ca750b1765e01bb73a21fdca91e7.tar.bz2 gentoo-a93af96020d2ca750b1765e01bb73a21fdca91e7.zip |
dev-ruby/async-container: Keyword 0.16.12-r1 x86, #903711
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/async-container')
-rw-r--r-- | dev-ruby/async-container/async-container-0.16.12-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/async-container/async-container-0.16.12-r1.ebuild b/dev-ruby/async-container/async-container-0.16.12-r1.ebuild index 366f3cb3c727..0ba6e6b75498 100644 --- a/dev-ruby/async-container/async-container-0.16.12-r1.ebuild +++ b/dev-ruby/async-container/async-container-0.16.12-r1.ebuild @@ -17,7 +17,7 @@ SRC_URI="https://github.com/socketry/async-container/archive/v${PV}.tar.gz -> ${ LICENSE="MIT" SLOT="$(ver_cut 1)" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86" IUSE="" ruby_add_rdepend "dev-ruby/async |