diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-05-19 00:01:59 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-05-19 00:01:59 +0100 |
commit | 9d4810f84de876ec9d0ae03d0d44224500b41188 (patch) | |
tree | 1ca0866afdc949e405d20635d3d7f2115abb9ace /dev-ruby/io-console | |
parent | 075fd1f8cabc5879c6eb42127fb84c3058677fde (diff) |
gentoo auto-resync : 19:05:2024 - 00:01:59
Diffstat (limited to 'dev-ruby/io-console')
-rw-r--r-- | dev-ruby/io-console/Manifest | 2 | ||||
-rw-r--r-- | dev-ruby/io-console/io-console-0.7.2.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/io-console/Manifest b/dev-ruby/io-console/Manifest index 3c7d4d0f7c55..1064e859aa38 100644 --- a/dev-ruby/io-console/Manifest +++ b/dev-ruby/io-console/Manifest @@ -1,3 +1,3 @@ DIST io-console-0.7.2.tar.gz 37259 BLAKE2B 22f5f3cfedf477affa1452ce7eab862d49da1943255545f15dd519f7029e61b8747341606ebc1da7bbb020ba5f0ec7e48d08ab000da3b7192cf42ceb601b0b7c SHA512 1dd99c8e9681436a68f39f89f6104a45db2d17092f64985e36a7cd37418831b81f2749922e16ee43a633a90466a8916327a7f21249ceae2f889e70ae596c5b3b -EBUILD io-console-0.7.2.ebuild 1480 BLAKE2B e53c392f38fc900a2326f0e2c2f9f711b89d96c728c825be64e9a372d7ef6c61e70fec06326f1aacd86585e7b823e6a28151583c33f3569bfc900b6de10b7d1b SHA512 b43d8c554b2f9e2071895ba0bcebf4eebe148d6fbc1e7a92607bf36124e9ef230505df5a95e712bd4c510c51670ea0aa542d320e63b295ffd4363fd168101cb1 +EBUILD io-console-0.7.2.ebuild 1478 BLAKE2B f8765bf2a9825e6dd702791c42d42f094e57e43203859713ebf2b32e079c67b808e5dbb850501bb43d812fe9ee1d59c19ed0f4c87b840bee6016d5e75fc809c4 SHA512 070654c5370a44ae47ddfad08cf58224dc7d39bdff55deda8a89decbb2d18bd2c2d6c0dc6e2c6101fb7e375b955fa6674894ce2ed210edac26378a3dabc4ea73 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 4a989ed2ac53..e415d6ae5762 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 ~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" IUSE="test" ruby_add_bdepend "test? ( dev-ruby/test-unit dev-ruby/test-unit-ruby-core )" |