dev-java/javacc: dekeyword x86

After a message to gentoo-dev ML, and no reply from any user on x86,

we decided to dekeyword most Java packages from x86, and reverse

dependencies of them.

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
Arthur Zamarin
2024-10-17 17:21:02 +03:00
parent 3cf763565c
commit 97c43c6458
3 changed files with 3 additions and 3 deletions

View File

@@ -15,7 +15,7 @@ S="${WORKDIR}/javacc-release_${PV//./}"
LICENSE="BSD-2"
SLOT="0"
KEYWORDS="amd64 arm64 ppc64 x86"
KEYWORDS="amd64 arm64 ppc64"
BDEPEND=">=dev-java/ant-1.10.14:0"

View File

@@ -15,7 +15,7 @@ S="${WORKDIR}/${PN}-${P}"
LICENSE="BSD-2"
SLOT="7.0.13"
KEYWORDS="amd64 arm64 ppc64 x86"
KEYWORDS="amd64 arm64 ppc64"
BDEPEND=">=dev-java/ant-1.10.14:0[junit]"
DEPEND=">=virtual/jdk-1.8:*"

View File

@@ -14,7 +14,7 @@ SRC_URI="https://github.com/javacc/javacc/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD-2"
SLOT="7.0.4"
KEYWORDS="amd64 arm64 x86"
KEYWORDS="amd64 arm64"
BDEPEND=">=dev-java/ant-1.10.14-r3:0"