summaryrefslogtreecommitdiff
path: root/dev-ruby/date
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2024-11-05 17:54:35 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2024-11-05 17:54:35 +0000
commit82aa4a9198c4807d2ee0f6e2a143b54db8e02aca (patch)
treef5523024d3ae17655d6b15cf26b5b7225e3db90d /dev-ruby/date
parentd8922666847902bd7cab346505f025e91c911eae (diff)
downloadbaldeagleos-repo-82aa4a9198c4807d2ee0f6e2a143b54db8e02aca.tar.gz
baldeagleos-repo-82aa4a9198c4807d2ee0f6e2a143b54db8e02aca.tar.xz
baldeagleos-repo-82aa4a9198c4807d2ee0f6e2a143b54db8e02aca.zip
Adding metadata
Diffstat (limited to 'dev-ruby/date')
-rw-r--r--dev-ruby/date/date-3.4.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/date/date-3.4.0.ebuild b/dev-ruby/date/date-3.4.0.ebuild
index fad91e193e87..fd68e7cd94b5 100644
--- a/dev-ruby/date/date-3.4.0.ebuild
+++ b/dev-ruby/date/date-3.4.0.ebuild
@@ -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 ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
IUSE="test"
ruby_add_bdepend "test? ( dev-ruby/test-unit dev-ruby/test-unit-ruby-core )"