summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-12-16 23:02:03 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-12-16 23:02:03 +0200
commitb251fe43fafdc356e74e6a17472402ae39bc9a84 (patch)
tree9586219eaec393b94f760e9d00b3b1bee8969d5a
parentdev-ruby/faraday-net_http: Stabilize 1.0.1 amd64, #862190 (diff)
downloadgentoo-b251fe43fafdc356e74e6a17472402ae39bc9a84.tar.gz
gentoo-b251fe43fafdc356e74e6a17472402ae39bc9a84.tar.bz2
gentoo-b251fe43fafdc356e74e6a17472402ae39bc9a84.zip
dev-ruby/parallel: Stabilize 1.22.1 amd64, #862190
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--dev-ruby/parallel/parallel-1.22.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/parallel/parallel-1.22.1.ebuild b/dev-ruby/parallel/parallel-1.22.1.ebuild
index 6ae6f1d51ac6..a670da87f8a6 100644
--- a/dev-ruby/parallel/parallel-1.22.1.ebuild
+++ b/dev-ruby/parallel/parallel-1.22.1.ebuild
@@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/grosser/parallel"
LICENSE="MIT"
SRC_URI="https://github.com/grosser/parallel/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-KEYWORDS="~amd64 ~riscv"
+KEYWORDS="amd64 ~riscv"
SLOT="1"
IUSE="test"