diff options
author | Sam James <sam@gentoo.org> | 2024-06-15 08:09:54 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-06-15 08:09:54 +0100 |
commit | b4e9b7931004ffe670c0969064569b6a3dcc827d (patch) | |
tree | cbfc1f576b8308098b77b98c5247ea07a17bb80e /dev-ruby/sys-filesystem | |
parent | dev-python/protobuf-python: Stabilize 4.23.3 amd64, #934062 (diff) | |
download | gentoo-b4e9b7931004ffe670c0969064569b6a3dcc827d.tar.gz gentoo-b4e9b7931004ffe670c0969064569b6a3dcc827d.tar.bz2 gentoo-b4e9b7931004ffe670c0969064569b6a3dcc827d.zip |
dev-ruby/sys-filesystem: Stabilize 1.4.4 amd64, #934316
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/sys-filesystem')
-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 631a490e5460..509670eb051d 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" |