diff options
Diffstat (limited to 'dev-java/ant-swing/ant-swing-1.10.9.ebuild')
-rw-r--r-- | dev-java/ant-swing/ant-swing-1.10.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/ant-swing/ant-swing-1.10.9.ebuild b/dev-java/ant-swing/ant-swing-1.10.9.ebuild index e204f8e1393e..44a3c4cc8671 100644 --- a/dev-java/ant-swing/ant-swing-1.10.9.ebuild +++ b/dev-java/ant-swing/ant-swing-1.10.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,4 +12,4 @@ inherit ant-tasks DESCRIPTION="Apache Ant's optional tasks for Swing" -KEYWORDS="amd64 ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-solaris" +KEYWORDS="amd64 ~arm64 ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-solaris" |