mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
@@ -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"
|
||||
|
||||
|
||||
@@ -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:*"
|
||||
|
||||
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user