diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-03-20 08:56:18 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-03-20 08:56:18 +0000 |
| commit | a4ba7e428342eb91e7e06afd240c5618c96e03d0 (patch) | |
| tree | aeede425a280537996a45a3538e80b4f067ac166 /dev-ruby/benchmark | |
| parent | 31d4271c74f4334c8c37de8b6c5fd2634084bb76 (diff) | |
| download | baldeagleos-repo-a4ba7e428342eb91e7e06afd240c5618c96e03d0.tar.gz baldeagleos-repo-a4ba7e428342eb91e7e06afd240c5618c96e03d0.tar.xz baldeagleos-repo-a4ba7e428342eb91e7e06afd240c5618c96e03d0.zip | |
Adding metadata
Diffstat (limited to 'dev-ruby/benchmark')
| -rw-r--r-- | dev-ruby/benchmark/benchmark-0.4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/benchmark/benchmark-0.4.0.ebuild b/dev-ruby/benchmark/benchmark-0.4.0.ebuild index f6770e98461e..6fd5f542ef87 100644 --- a/dev-ruby/benchmark/benchmark-0.4.0.ebuild +++ b/dev-ruby/benchmark/benchmark-0.4.0.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 @@ -17,7 +17,7 @@ SRC_URI="https://github.com/ruby/benchmark/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Ruby BSD-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~loong ~mips ~ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" all_ruby_prepare() { sed -e 's:_relative ": "./:' \ |
