diff options
| author | root <root@alpha.trunkmasters.com> | 2026-07-29 03:04:48 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-07-29 03:04:48 -0500 |
| commit | 8087a9548fbac1dade3245660600d025f43d6732 (patch) | |
| tree | eefc08102e8c2e47dfb50e2cf621eb07d283e5c8 /dev-ruby/csv | |
| parent | a0e0a56dbeec1a3cf0f82d55d0bd7540943daf84 (diff) | |
| download | baldeagleos-repo-8087a9548fbac1dade3245660600d025f43d6732.tar.gz baldeagleos-repo-8087a9548fbac1dade3245660600d025f43d6732.tar.xz baldeagleos-repo-8087a9548fbac1dade3245660600d025f43d6732.zip | |
Adding metadata
Diffstat (limited to 'dev-ruby/csv')
| -rw-r--r-- | dev-ruby/csv/csv-3.3.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/csv/csv-3.3.5.ebuild b/dev-ruby/csv/csv-3.3.5.ebuild index de8cd07cb726..973592df04b1 100644 --- a/dev-ruby/csv/csv-3.3.5.ebuild +++ b/dev-ruby/csv/csv-3.3.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -20,7 +20,7 @@ SRC_URI="https://github.com/ruby/csv/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD-2" SLOT="$(ver_cut 1)" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~x64-macos ~x64-solaris" ruby_add_bdepend "test? ( >=dev-ruby/test-unit-3.4.8 )" |
