diff options
author | Sam James <sam@gentoo.org> | 2023-01-27 06:31:45 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-01-27 06:31:45 +0000 |
commit | 0bd26fcd937e3c62892b560158148f3ea5db3bdb (patch) | |
tree | 23ca221f443d588f751b6d777c8c319ed7ea1018 /app-shells/dash | |
parent | dev-libs/gmp: Stabilize 6.2.1-r5 arm, #892157 (diff) | |
download | gentoo-0bd26fcd937e3c62892b560158148f3ea5db3bdb.tar.gz gentoo-0bd26fcd937e3c62892b560158148f3ea5db3bdb.tar.bz2 gentoo-0bd26fcd937e3c62892b560158148f3ea5db3bdb.zip |
app-shells/dash: Stabilize 0.5.12 arm64, #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 3c6f595de79f..eaa6df32d1ac 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" |