diff options
author | Sam James <sam@gentoo.org> | 2023-01-27 06:27:24 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-01-27 06:27:24 +0000 |
commit | bcf4b703307348969c70a91c30878f3013ef1e9c (patch) | |
tree | ae7c460264ba1e5ae41a6bcf1f3baffa16c5d510 /app-shells | |
parent | app-shells/dash: Stabilize 0.5.12 arm, #892169 (diff) | |
download | gentoo-bcf4b703307348969c70a91c30878f3013ef1e9c.tar.gz gentoo-bcf4b703307348969c70a91c30878f3013ef1e9c.tar.bz2 gentoo-bcf4b703307348969c70a91c30878f3013ef1e9c.zip |
app-shells/dash: Stabilize 0.5.12 amd64, #892169
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-shells')
-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 05f6aa6cbbff..3c6f595de79f 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" |