diff options
author | Sam James <sam@gentoo.org> | 2023-01-27 06:27:23 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-01-27 06:27:23 +0000 |
commit | cd34af1c80489e20001b6fd36dce0894898838b2 (patch) | |
tree | 7b85de709d199ae29f751c36d332a82706322ed3 /app-shells/dash | |
parent | app-shells/dash: Stabilize 0.5.12 x86, #892169 (diff) | |
download | gentoo-cd34af1c80489e20001b6fd36dce0894898838b2.tar.gz gentoo-cd34af1c80489e20001b6fd36dce0894898838b2.tar.bz2 gentoo-cd34af1c80489e20001b6fd36dce0894898838b2.zip |
app-shells/dash: Stabilize 0.5.12 arm, #892169
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-shells/dash')
-rw-r--r-- | app-shells/dash/dash-0.5.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/dash/dash-0.5.12.ebuild b/app-shells/dash/dash-0.5.12.ebuild index c30a475698b9..05f6aa6cbbff 100644 --- a/app-shells/dash/dash-0.5.12.ebuild +++ b/app-shells/dash/dash-0.5.12.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://gondor.apana.org.au/~herbert/dash/files/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="libedit static" BDEPEND="virtual/pkgconfig" |