commit: 4f42b79892681eb6b516f5ef4d9ede9230de1054
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 11 12:00:09 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Oct 11 12:00:09 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f42b798
net-libs/NativeThread: unkeyword 0_pre20190914-r1 for ~arm
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
net-libs/NativeThread/NativeThread-0_pre20190914-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-libs/NativeThread/NativeThread-0_pre20190914-r1.ebuild
b/net-libs/NativeThread/NativeThread-0_pre20190914-r1.ebuild
index 91bb7a91e214..6ae09248e46d 100644
--- a/net-libs/NativeThread/NativeThread-0_pre20190914-r1.ebuild
+++ b/net-libs/NativeThread/NativeThread-0_pre20190914-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 ~x86"
CDEPEND="
dev-java/jna:4