summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-10-11 15:31:34 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-10-12 20:08:09 +0300
commitdade92522370c139f996f25fea690816add2f121 (patch)
tree67773822cda175b5158c276c841d00324eff2a4b /dev-java/bnd
parentdev-java/bcprov: dekeyword arm (diff)
downloadgentoo-dade92522370c139f996f25fea690816add2f121.tar.gz
gentoo-dade92522370c139f996f25fea690816add2f121.tar.bz2
gentoo-dade92522370c139f996f25fea690816add2f121.zip
dev-java/bnd: 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>
Diffstat (limited to 'dev-java/bnd')
-rw-r--r--dev-java/bnd/bnd-7.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/bnd/bnd-7.0.0.ebuild b/dev-java/bnd/bnd-7.0.0.ebuild
index b01e8447356e..e95ccf923e85 100644
--- a/dev-java/bnd/bnd-7.0.0.ebuild
+++ b/dev-java/bnd/bnd-7.0.0.ebuild
@@ -15,7 +15,7 @@ S="${WORKDIR}/${P}"
LICENSE="Apache-2.0 EPL-2.0"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 ~x86"
BDEPEND="app-arch/zip"