summaryrefslogtreecommitdiff
path: root/dev-ruby/io-console
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-01-21 16:50:45 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-01-21 16:50:45 +0000
commita20d6a70837f7859762be1d1c9d13e1a20212320 (patch)
tree547c3d2b26706abbebe77154165671100639065e /dev-ruby/io-console
parentabf4414edcea5e56092faea23c24176d361c2900 (diff)
gentoo auto-resync : 21:01:2024 - 16:50:45
Diffstat (limited to 'dev-ruby/io-console')
-rw-r--r--dev-ruby/io-console/Manifest2
-rw-r--r--dev-ruby/io-console/io-console-0.7.2.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/io-console/Manifest b/dev-ruby/io-console/Manifest
index b45be0e32c9a..a5e565a0b4ce 100644
--- a/dev-ruby/io-console/Manifest
+++ b/dev-ruby/io-console/Manifest
@@ -5,5 +5,5 @@ DIST io-console-0.7.2.tar.gz 37259 BLAKE2B 22f5f3cfedf477affa1452ce7eab862d49da1
EBUILD io-console-0.6.0-r1.ebuild 1367 BLAKE2B 72aadc1f60ca5e5f96cd752ef5cadc20ff150ee4d4b997e9b1f73ce1141621a5e3fc98ed4e940844d15b41e72d3f941cd683d3da470585e782fe12fbbf719ce1 SHA512 e58915bfc63065324c118a1dd07c275ddd1fb54c5c79edfeff154752740e517b7b5bac120e100253c8bb2b47eadd5dae9e4166df71a7f0d76b85a794b6de9e04
EBUILD io-console-0.7.0.ebuild 1438 BLAKE2B 76c20a7ff80de3dda0f261485a5f73c20f4e40ba845fc01aa256564f8d1ece315b7a4eed458e451fa8300d444d729255e9029fa3603e69c37ad9feaeb94b81f0 SHA512 634c05ae3d36b3d18cea2355b6e3c0593cea0d7bdc23beaa7cbc48307bd88368e852802d2df2869eec50a8d3134ca4a32a8721ae9ad624b4ab1cd6a742019fa1
EBUILD io-console-0.7.1.ebuild 1445 BLAKE2B 3b80d97015c4a2359d063785234ee63c50307e12f018786d3bae59ed959345a516584dcb5337d006ab4c9ff4926b2d872c9586e8e03991463b103438be9da9bc SHA512 99979d7538d08c1fe1d94337af252d8443ee2cf3b8df14abd495c9281b742c6536c3ddfaa7f3b4c6eb887a1e0ac371065e5ef316bde8279affc6062c0558992d
-EBUILD io-console-0.7.2.ebuild 1473 BLAKE2B a798323fa3c9399fe760d6cb57ef89be95e31704590f3c2efe2008d24fdddffa5da9655f642d1eda1ef89d507e695a3ef0ef21aafdbbf65160acb55d8e5ad94a SHA512 0da57bb1f07617e2b15efaba7ca5b180267f265fc1e91899ca9ee7c72383c04a9be197b5c185848daeb5a0169c4b8e3cf756746eb7863e28e8c811b6da33fa9b
+EBUILD io-console-0.7.2.ebuild 1486 BLAKE2B accb0dc8b19550177872c52af3bd3b9b9322e7c1a4e70ee6131e5d1d7cb9740d31ffcd6be0716544472d7a2a3f063fe71664cc0c3902e2a7d238b5945a422486 SHA512 16a0675670ab854ec15b9d6c848100542db2d9bfb27075c8bad271a2e297aaa0e8606e58ed20cf698f4dbc51da19a056dfdac70d16d34d7e15f261743228364c
MISC metadata.xml 342 BLAKE2B 8fd9851a96fd893fd5a6163369d04bf07accc93912f989a39b8fdb0c1aab73c1df0acfb1a565b75ba617629c07bf61589f7e77b64feb16dc3e1138bcda663788 SHA512 58bc013a81541638df5e9891cb587ab49ae06dbe14f221b5f1871f518e7d90a81869a625b7e49e4e62b7d55dfee5d3c607e93de3abb4588d276d26e22ef4622a
diff --git a/dev-ruby/io-console/io-console-0.7.2.ebuild b/dev-ruby/io-console/io-console-0.7.2.ebuild
index ff029407fd12..322683634273 100644
--- a/dev-ruby/io-console/io-console-0.7.2.ebuild
+++ b/dev-ruby/io-console/io-console-0.7.2.ebuild
@@ -17,7 +17,7 @@ SRC_URI="https://github.com/ruby/io-console/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 )"