diff options
Diffstat (limited to 'dev-java/jna')
-rw-r--r-- | dev-java/jna/jna-5.14.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/jna/jna-5.14.0.ebuild b/dev-java/jna/jna-5.14.0.ebuild index 5a2384e5a276..fd177100272f 100644 --- a/dev-java/jna/jna-5.14.0.ebuild +++ b/dev-java/jna/jna-5.14.0.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=8 @@ -19,7 +19,7 @@ S="${WORKDIR}/${P}" LICENSE="|| ( Apache-2.0 LGPL-2.1+ )" SLOT="4" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86" BDEPEND=" virtual/pkgconfig |