diff options
author | Sam James <sam@gentoo.org> | 2021-12-05 18:34:43 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-05 18:34:43 +0000 |
commit | dc7ef666e2e9efb4808b81c4eab77a7eddca2a3e (patch) | |
tree | bbca33172a280b68f8fa72129ed7635fbb97f5ce /app-shells | |
parent | app-arch/gzip: Stabilize 1.11 ppc64, #828262 (diff) | |
download | gentoo-dc7ef666e2e9efb4808b81c4eab77a7eddca2a3e.tar.gz gentoo-dc7ef666e2e9efb4808b81c4eab77a7eddca2a3e.tar.bz2 gentoo-dc7ef666e2e9efb4808b81c4eab77a7eddca2a3e.zip |
app-shells/dash: Stabilize 0.5.11.5 ppc64, #828263
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/dash/dash-0.5.11.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/dash/dash-0.5.11.5.ebuild b/app-shells/dash/dash-0.5.11.5.ebuild index 64d2d2806e52..1c036c12233b 100644 --- a/app-shells/dash/dash-0.5.11.5.ebuild +++ b/app-shells/dash/dash-0.5.11.5.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 ~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 ~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" |