mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 10:38:07 -07:00
dev-java/libg: destabilize 7.0.0 for ~arm64
Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Part-of: https://github.com/gentoo/gentoo/pull/43459 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
committed by
Arthur Zamarin
parent
624bb3a522
commit
fb0538a2c1
@@ -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
|
||||
@@ -15,7 +15,7 @@ S="${WORKDIR}/bnd-${PV}"
|
||||
|
||||
LICENSE="Apache-2.0 EPL-2.0"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 arm64 ppc64"
|
||||
KEYWORDS="amd64 ~arm64 ppc64"
|
||||
# aQute.bnd.test.jupiter does not exist
|
||||
# org.assertj.core.api.junit.jupiter does not exist
|
||||
RESTRICT="test" #839681
|
||||
|
||||
Reference in New Issue
Block a user