mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-04 12:18:08 -07:00
dev-java/qdox: dekeyword arm
After a message to gentoo-dev ML, and no reply from any user on arm, we decided to dekeyword most Java packages from arm. Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
@@ -16,7 +16,7 @@ S="${WORKDIR}/${PN}-${PN}-${PV}"
|
||||
|
||||
LICENSE="Apache-2.0"
|
||||
SLOT="1.12"
|
||||
KEYWORDS="amd64 ~arm arm64 ppc64 x86 ~ppc-macos ~x64-macos"
|
||||
KEYWORDS="amd64 arm64 ppc64 x86 ~ppc-macos ~x64-macos"
|
||||
IUSE="ant-task"
|
||||
REQUIRED_USE="test? ( ant-task )"
|
||||
|
||||
|
||||
@@ -16,7 +16,7 @@ S="${WORKDIR}/qdox-${P}"
|
||||
|
||||
LICENSE="Apache-2.0"
|
||||
SLOT="2"
|
||||
KEYWORDS="amd64 ~arm arm64 ppc64 ~ppc-macos ~x64-macos"
|
||||
KEYWORDS="amd64 arm64 ppc64 ~ppc-macos ~x64-macos"
|
||||
|
||||
DEPEND="
|
||||
dev-java/jflex:0
|
||||
|
||||
Reference in New Issue
Block a user