diff options
author | 2024-06-25 04:33:36 +0100 | |
---|---|---|
committer | 2024-06-25 04:33:36 +0100 | |
commit | fcdc1d5fe654d0f4584cd8e4b543b3b97c8d1fb1 (patch) | |
tree | 5050b4938a0f1f343f4dba363bf82496ccbe11b1 | |
parent | dev-ruby/mkmf-lite: Stabilize 0.6.0 x86, #934316 (diff) | |
download | gentoo-fcdc1d5fe654d0f4584cd8e4b543b3b97c8d1fb1.tar.gz gentoo-fcdc1d5fe654d0f4584cd8e4b543b3b97c8d1fb1.tar.bz2 gentoo-fcdc1d5fe654d0f4584cd8e4b543b3b97c8d1fb1.zip |
dev-ruby/sys-filesystem: Stabilize 1.4.4 x86, #934316
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | dev-ruby/sys-filesystem/sys-filesystem-1.4.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/sys-filesystem/sys-filesystem-1.4.4.ebuild b/dev-ruby/sys-filesystem/sys-filesystem-1.4.4.ebuild index 509670eb051d..71ddd9cc7208 100644 --- a/dev-ruby/sys-filesystem/sys-filesystem-1.4.4.ebuild +++ b/dev-ruby/sys-filesystem/sys-filesystem-1.4.4.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/djberg96/sys-filesystem" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86" IUSE="" ruby_add_rdepend ">=dev-ruby/ffi-1.15.0" |