commit: ab7309e03ecc90d1fea24622afc3179c03cc09dd
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 12 13:01:55 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jan 12 13:01:55 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab7309e0
app-shells/dash: Stabilize 0.5.12-r1 arm64, #947959
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-shells/dash/dash-0.5.12-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-shells/dash/dash-0.5.12-r1.ebuild
b/app-shells/dash/dash-0.5.12-r1.ebuild
index 7695ee2933c2..3b6695bc19d7 100644
--- a/app-shells/dash/dash-0.5.12-r1.ebuild
+++ b/app-shells/dash/dash-0.5.12-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -12,7 +12,7 @@ if [[ ${PV} == 9999 ]] ; then
inherit autotools git-r3
else
SRC_URI="http://gondor.apana.org.au/~herbert/dash/files/${P}.tar.gz"
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc
~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos
~x64-solaris"
+ KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos
~x64-solaris"
fi
LICENSE="BSD"