commit: 09fbafd3fd781ea20e6f00240483d81f5016207e Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Jul 15 13:15:23 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Jul 15 13:15:23 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09fbafd3
dev-java/cache2k-api: Stabilize 0.23.1 amd64, #910387 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-java/cache2k-api/cache2k-api-0.23.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/cache2k-api/cache2k-api-0.23.1.ebuild b/dev-java/cache2k-api/cache2k-api-0.23.1.ebuild index 3acd23e1f290..44f1b5a3d1b0 100644 --- a/dev-java/cache2k-api/cache2k-api-0.23.1.ebuild +++ b/dev-java/cache2k-api/cache2k-api-0.23.1.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://cache2k.org" SRC_URI="https://github.com/cache2k/cache2k/archive/v${PV}.tar.gz -> cache2k-${PV}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" DEPEND=">=virtual/jdk-1.8:*" RDEPEND=">=virtual/jre-1.8:*"
