dev-java/mockito: Stabilize 4.11.0 amd64, #893766

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2023-02-09 18:07:18 +00:00
parent 843b78a36a
commit 5dcf703e6a

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2022 Gentoo Authors
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -16,7 +16,7 @@ SRC_URI="https://github.com/mockito/mockito/archive/v${PV}.tar.gz -> ${P}.tar.gz
LICENSE="MIT"
SLOT="4"
KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86"
CP_DEPEND="
dev-java/asm:9