summaryrefslogtreecommitdiff
path: root/dev-ruby/tty-which
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-03-20 00:40:44 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-03-20 00:40:44 +0000
commit4cbcc855382a06088e2f016f62cafdbcb7e40665 (patch)
tree356496503d52354aa6d9f2d36126302fed5f3a73 /dev-ruby/tty-which
parentfcc5224904648a8e6eb528d7603154160a20022f (diff)
gentoo resync : 20.03.2022
Diffstat (limited to 'dev-ruby/tty-which')
-rw-r--r--dev-ruby/tty-which/Manifest2
-rw-r--r--dev-ruby/tty-which/tty-which-0.5.0.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/tty-which/Manifest b/dev-ruby/tty-which/Manifest
index 952d444f457b..a7822b4aa62f 100644
--- a/dev-ruby/tty-which/Manifest
+++ b/dev-ruby/tty-which/Manifest
@@ -1,5 +1,5 @@
DIST tty-which-0.4.2.tar.gz 9820 BLAKE2B 07ac2aa7a3e42127f456045fbdb92db2ea9834b08e0fccbe81767e01817ec2bf7304fb8a41408b0c4da8ecba3caf8bc236de9cb5637c6f197fe3835d0e9b231e SHA512 573b4ed1bfd4dd66dc3337d076a6559bda57b76c95c75f1aeef8bb6d4e0c81ef72057f5ef0521a10afb2a550b8850e6311aaa56ef2499146221f33403621ee54
DIST tty-which-0.5.0.tar.gz 11560 BLAKE2B 0b8d821168759ff744ded5a5d7b0864303ed71510dd233b39b6f12fe42f044c4fb48da8f9b0cb16875ae9cce5c66060af8cff858aaa88bdaddfc971886f2ce8b SHA512 a5be30dc857eed2aa8ce81f1c62467451760482b1f51f1c0654c57001a9ab828d31b22b35cd9e37ea2fe91a7514a1a15107b5fc948a561a2ee4e58e0748bacd3
EBUILD tty-which-0.4.2.ebuild 1063 BLAKE2B eecd3cdc80b1ce80e9113fad77381b0d4df8c3c3e54f92f82e72383a4578e98ee60c3d552c51355a126193774623de5c24cb2caeaba503e9ac6c51b689c48a5a SHA512 3c580330845686950781a25c42ebca1c2ae5e0e5fad7eb3ffa15dbdbe743fb61eee7ea9d899210731b6813f74b1125561aed40a0e32e83b04dd3e1c6b45352d3
-EBUILD tty-which-0.5.0.ebuild 1056 BLAKE2B fef23344c3362d844790943d92224da4cfb506e70f2a32e6f8a395df86eb2e9090d763226d341ddf7e8943f56f85630a2fad2d51919abe0b0520d49937d4c831 SHA512 279c2804c5eccf70313e27f2f2acc88c81af410c1f66010a1c57c1261eb700e09d4b36e8c512a146b626e80011daacda85b240fee44c1205710fb5b0af286747
+EBUILD tty-which-0.5.0.ebuild 1063 BLAKE2B 9945b14c5f4220c4c32b11562f1e5abe6cf577af84f60b4f521c44d3e70325039bf50852c0d0ef2f8f8cfb34f5606dfc61fc626684dd1c8e2255bca6ddbdd6f8 SHA512 2885579a35df456a185edbc7509108e0aeb82cdd5da2b36b148b0148c7204d8c1fe182c49797b62ecda4af7b9f17ca111bceaae88a9f8fbeb3f21a2781362021
MISC metadata.xml 338 BLAKE2B 84c071b128f45437b99263f4ef44815f4cc720ee3558387f0e4e37b28e3f187d40e9269725d9fc8c084d934aa1970144bf0f9ff4497069b179f10aae27ec4f6c SHA512 3f06f102c75759a7f3e4b5c4077e9bfdd00e13ba711842f4f22f0d86c4e13ad48220322798d7592ca64cd13a10d16a8462a609f14c82cd2be1a8da7d2a2f1051
diff --git a/dev-ruby/tty-which/tty-which-0.5.0.ebuild b/dev-ruby/tty-which/tty-which-0.5.0.ebuild
index 2bd6b2425e01..f09b9e2955ad 100644
--- a/dev-ruby/tty-which/tty-which-0.5.0.ebuild
+++ b/dev-ruby/tty-which/tty-which-0.5.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -18,7 +18,7 @@ SRC_URI="https://github.com/piotrmurach/tty-which/archive/v${PV}.tar.gz -> ${P}.
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~riscv"
IUSE=""
all_ruby_prepare() {