diff options
author | Mart Raudsepp <leio@gentoo.org> | 2024-03-16 00:29:43 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2024-03-16 00:29:43 +0200 |
commit | f27ecc4111b9957bd7eede84129ab0084f3f65d6 (patch) | |
tree | 54cfeebb6c7e704eb7f699e868ce0cdf10517591 /dev-util/indent | |
parent | app-portage/getuto: add 1.10.2, drop 1.10.1 (diff) | |
download | gentoo-f27ecc4111b9957bd7eede84129ab0084f3f65d6.tar.gz gentoo-f27ecc4111b9957bd7eede84129ab0084f3f65d6.tar.bz2 gentoo-f27ecc4111b9957bd7eede84129ab0084f3f65d6.zip |
dev-util/indent: keyword 2.2.13 for ~arm64
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'dev-util/indent')
-rw-r--r-- | dev-util/indent/indent-2.2.13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/indent/indent-2.2.13.ebuild b/dev-util/indent/indent-2.2.13.ebuild index 01c111647587..4c72ccc4f8c1 100644 --- a/dev-util/indent/indent-2.2.13.ebuild +++ b/dev-util/indent/indent-2.2.13.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 @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="nls" BDEPEND=" |