diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2024-09-15 07:42:36 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2024-09-15 07:42:36 +0000 |
| commit | e2c8d154e76a7c6caea55dbc4b7e5b964a10ca09 (patch) | |
| tree | 382e9b7a112eb6cc9b5d21bc27cab81dd4edb395 /dev-ruby/execjs | |
| parent | 01132f4abbad28293d1efa8b3d36ebc0bf3688ee (diff) | |
| download | baldeagleos-repo-e2c8d154e76a7c6caea55dbc4b7e5b964a10ca09.tar.gz baldeagleos-repo-e2c8d154e76a7c6caea55dbc4b7e5b964a10ca09.tar.xz baldeagleos-repo-e2c8d154e76a7c6caea55dbc4b7e5b964a10ca09.zip | |
Adding metadata
Diffstat (limited to 'dev-ruby/execjs')
| -rw-r--r-- | dev-ruby/execjs/execjs-2.9.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/execjs/execjs-2.9.1.ebuild b/dev-ruby/execjs/execjs-2.9.1.ebuild index c45b165ecb15..8b0787af8dd0 100644 --- a/dev-ruby/execjs/execjs-2.9.1.ebuild +++ b/dev-ruby/execjs/execjs-2.9.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -17,7 +17,7 @@ SRC_URI="https://github.com/rails/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x64-macos" +KEYWORDS="amd64 arm arm64 ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x64-macos" IUSE="test" |
