summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-03-12 12:49:26 +0100
committerJakov Smolić <jsmolic@gentoo.org>2022-03-12 12:49:26 +0100
commit885f4bf79b4d5e8ea6ead70fec00bcc923a6052d (patch)
treebc565f7b2ab19418e914e2fdb5a1aa50d39e6236 /net-libs/NativeThread
parentnet-p2p/freenet: Stabilize 0.7.5_p1491-r1 amd64, #834925 (diff)
downloadgentoo-885f4bf79b4d5e8ea6ead70fec00bcc923a6052d.tar.gz
gentoo-885f4bf79b4d5e8ea6ead70fec00bcc923a6052d.tar.bz2
gentoo-885f4bf79b4d5e8ea6ead70fec00bcc923a6052d.zip
net-libs/NativeThread: Stabilize 0_pre20190914-r1 amd64, #834925
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-libs/NativeThread')
-rw-r--r--net-libs/NativeThread/NativeThread-0_pre20190914-r1.ebuild4
1 files 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 1156f64a3ad3..b1073f7e8a3f 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-2021 Gentoo Authors
+# Copyright 1999-2022 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 ~x86"
+KEYWORDS="amd64 ~x86"
CDEPEND="
dev-java/jna:4