diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2024-05-26 19:06:47 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2024-05-26 19:06:47 +0000 |
| commit | 47caf22de7a2cf38c60b1565dba9b0a99e457afd (patch) | |
| tree | b5bf5d79e68d53b34fcd2417025d28f34d06abbf /dev-ruby/date | |
| parent | a79c31aa56e2e24578d24df331804a869bc86948 (diff) | |
| download | baldeagleos-repo-47caf22de7a2cf38c60b1565dba9b0a99e457afd.tar.gz baldeagleos-repo-47caf22de7a2cf38c60b1565dba9b0a99e457afd.tar.xz baldeagleos-repo-47caf22de7a2cf38c60b1565dba9b0a99e457afd.zip | |
Adding metadata
Diffstat (limited to 'dev-ruby/date')
| -rw-r--r-- | dev-ruby/date/date-3.3.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/date/date-3.3.4.ebuild b/dev-ruby/date/date-3.3.4.ebuild index 7b87d468a8bd..737b3fc0c646 100644 --- a/dev-ruby/date/date-3.3.4.ebuild +++ b/dev-ruby/date/date-3.3.4.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 @@ -18,7 +18,7 @@ SRC_URI="https://github.com/ruby/date/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" IUSE="" all_ruby_prepare() { |
