summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-10-11 15:49:52 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-10-12 20:08:53 +0300
commitf68f21c64c8e97543e79d29e0cb79a80107bbdf2 (patch)
tree0c0d043c8a3ca27d3ec7758402427fec1a9eecc0 /dev-java/lzmajio
parentdev-java/lzma: dekeyword arm (diff)
downloadgentoo-f68f21c64c8e97543e79d29e0cb79a80107bbdf2.tar.gz
gentoo-f68f21c64c8e97543e79d29e0cb79a80107bbdf2.tar.bz2
gentoo-f68f21c64c8e97543e79d29e0cb79a80107bbdf2.zip
dev-java/lzmajio: 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/lzmajio')
-rw-r--r--dev-java/lzmajio/lzmajio-0.95-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/lzmajio/lzmajio-0.95-r3.ebuild b/dev-java/lzmajio/lzmajio-0.95-r3.ebuild
index 3eee961802ac..bcaffafa4561 100644
--- a/dev-java/lzmajio/lzmajio-0.95-r3.ebuild
+++ b/dev-java/lzmajio/lzmajio-0.95-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/league/${P}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86"
+KEYWORDS="amd64 ~arm64 x86"
CDEPEND="dev-java/lzma:0"