commit: ad9883ab5b44a62ff3552b3bec23cbd30cccf524
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 4 07:45:35 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Mar 4 07:45:35 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad9883ab
dev-util/shards: Stabilize 0.15.0-r1 amd64, #899202
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-util/shards/shards-0.15.0-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-util/shards/shards-0.15.0-r1.ebuild
b/dev-util/shards/shards-0.15.0-r1.ebuild
index cd40186df456..114ec2df8040 100644
--- a/dev-util/shards/shards-0.15.0-r1.ebuild
+++ b/dev-util/shards/shards-0.15.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -17,7 +17,7 @@ SRC_URI="
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
DEPEND="
>dev-lang/crystal-0.11.1