commit: e7576411e5e89d38aa7421036ba923fa6463d944 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Wed Feb 5 14:09:01 2025 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Wed Feb 5 14:09:01 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7576411
dev-util/shards: Stabilize 0.19.0 amd64, #949312 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> dev-util/shards/shards-0.19.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-util/shards/shards-0.19.0.ebuild b/dev-util/shards/shards-0.19.0.ebuild index 0f0cbfd373dc..99b50d7fc1d8 100644 --- a/dev-util/shards/shards-0.19.0.ebuild +++ b/dev-util/shards/shards-0.19.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -19,7 +19,7 @@ SRC_URI=" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" RESTRICT="test" # Missing files in the tarball. RDEPEND="
