diff --git a/dev-ruby/ox/ox-2.14.19.ebuild b/dev-ruby/ox/ox-2.14.19.ebuild index 97e077f217564..a793d51d30fae 100644 --- a/dev-ruby/ox/ox-2.14.19.ebuild +++ b/dev-ruby/ox/ox-2.14.19.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -19,7 +19,7 @@ SRC_URI="https://github.com/ohler55/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 ~riscv ~x86" ruby_add_rdepend ">=dev-ruby/bigdecimal-3.0"