summaryrefslogtreecommitdiff
path: root/dev-ruby/tty-cursor
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-10-07 04:26:50 +0100
committerV3n3RiX <venerix@koprulu.sector>2024-10-07 04:26:50 +0100
commit7ad61ca2bfc8f8da08d2fb3085e4333dcccb0a64 (patch)
treef7c41a49b46acf8ae70e84a70c452a7d121c5458 /dev-ruby/tty-cursor
parentd6106fb0c1ab8f79024ab6a9ac2062ddc85d4e07 (diff)
gentoo auto-resync : 07:10:2024 - 04:26:50
Diffstat (limited to 'dev-ruby/tty-cursor')
-rw-r--r--dev-ruby/tty-cursor/Manifest2
-rw-r--r--dev-ruby/tty-cursor/tty-cursor-0.7.1-r1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/tty-cursor/Manifest b/dev-ruby/tty-cursor/Manifest
index 0a3ea59f11f3..49c33a3b0841 100644
--- a/dev-ruby/tty-cursor/Manifest
+++ b/dev-ruby/tty-cursor/Manifest
@@ -1,4 +1,4 @@
DIST tty-cursor-0.7.1.tar.gz 11015 BLAKE2B 222602d7dd3ef2372555913dc59bdd4b4965ac5c3601268d0f77060835d4ae9bc9fa23d54f811e7c0a453b80786d4ef07e0bd26cc8d76f6b963787a04b17569b SHA512 7c1f664bfb3c8c46aab08cb3806b8a00d92b45195fae47e851967f88040cc64d598bdd80e37f782be83fa60dff82c607d93026ffbf003125fea8230f4e18639e
-EBUILD tty-cursor-0.7.1-r1.ebuild 788 BLAKE2B 64e611e49cae4b930fea38b4f4727e56b80f9d00a0a4979f7521270b23689cf24b6e665fe934c042b887dc39d7ceee5417564ba5337d6c380bfa15374764f8fd SHA512 c673e8f83bd37537875c3d7ceada77bc924a441f186fcbe46484360beb38f397d709d27ea5cb560a4b40becd04200613dd3a44f21dbcc5d3a66e7ce58a3a94c7
+EBUILD tty-cursor-0.7.1-r1.ebuild 787 BLAKE2B e54adb3b409538167437eb0ef81556c7d00132a3a65f50093808383fd0a3a417af305d482f628370715e78005e581f3958019c641847c62274452d538569c953 SHA512 3243faeeac82b7d31fb19b238f9c3af6296d1f7db21abc3e9a2ae1e0d119ffc3622c080d2ba6c5e36448496f6983ee4f64bc5e4a612e72d3f2d3945f2220cdc1
EBUILD tty-cursor-0.7.1.ebuild 808 BLAKE2B f5f8f9b550090dee5108c878ba3fe960d93a9bd8a4d1d87c2bcdb9831d6d1852b15438feb5794c0be022434ac8a474160bc130a4fa7914215cd9ffde27285809 SHA512 882a9517a9669c85d03e4aeb9ec9a80b8de3fc9efb5dc882c6dec6abdda0a50def80eb32036be0f098375315fcec6c40dee5bfa5a21da5d6aa0673088292c828
MISC metadata.xml 339 BLAKE2B fe18cce74818bb40c2414d8e9c2ffc6642133ffb1852b7003a4d8cb84098a26662ec7284dd991d1ab525378ab9af81303cc5c2c6f1f79811a3fc49d867610d88 SHA512 f489e49c37ba066bb3586fc50ed7deceff038d684f15e34a545de37e487cb55961d88d10d8b05b009e049f215b21287acdf080790ba15c78e9a2442897637192
diff --git a/dev-ruby/tty-cursor/tty-cursor-0.7.1-r1.ebuild b/dev-ruby/tty-cursor/tty-cursor-0.7.1-r1.ebuild
index bf71d2b5e4ef..17b65e4d31f5 100644
--- a/dev-ruby/tty-cursor/tty-cursor-0.7.1-r1.ebuild
+++ b/dev-ruby/tty-cursor/tty-cursor-0.7.1-r1.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
@@ -20,7 +20,7 @@ SRC_URI="https://github.com/piotrmurach/tty-cursor/archive/v${PV}.tar.gz -> ${P}
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
all_ruby_prepare() {
echo '-rspec_helper' > .rspec || die