summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2025-01-12 13:10:17 +0000
committerSam James <sam@gentoo.org>2025-01-12 13:10:17 +0000
commitd07dc343f092d6f7059eef3def42311609068bd7 (patch)
treea8701ee721b0aba21bf8080faceba17a2d4b6985 /app-shells
parentsys-process/lsof: Stabilize 4.99.4 x86, #947958 (diff)
downloadgentoo-d07dc343f092d6f7059eef3def42311609068bd7.tar.gz
gentoo-d07dc343f092d6f7059eef3def42311609068bd7.tar.bz2
gentoo-d07dc343f092d6f7059eef3def42311609068bd7.zip
app-shells/dash: Stabilize 0.5.12-r1 amd64, #947959
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-shells')
-rw-r--r--app-shells/dash/dash-0.5.12-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/dash/dash-0.5.12-r1.ebuild b/app-shells/dash/dash-0.5.12-r1.ebuild
index 3b6695bc19d7..12237f692926 100644
--- a/app-shells/dash/dash-0.5.12-r1.ebuild
+++ b/app-shells/dash/dash-0.5.12-r1.ebuild
@@ -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"