mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-java/saslprep: destabilize 1.1-r2 for ~ppc64
There is no consumer which would need this package marked stable on ppc64. Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/40003 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
This commit is contained in:
committed by
Miroslav Šulc
parent
075a0e4cdd
commit
589154b7c1
@@ -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
|
||||
@@ -14,7 +14,7 @@ SRC_URI="https://repo1.maven.org/maven2/com/ongres/stringprep/saslprep/${PV}/sas
|
||||
|
||||
LICENSE="BSD-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 ppc64"
|
||||
KEYWORDS="amd64 ~ppc64"
|
||||
|
||||
CP_DEPEND="~dev-java/stringprep-${PV}:0"
|
||||
DEPEND=">=virtual/jdk-1.8:*
|
||||
|
||||
Reference in New Issue
Block a user