diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-05 21:30:11 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-05 21:30:40 +0200 |
commit | cb229ce109d70645ac2a7c05117dba2e21991cc5 (patch) | |
tree | 210f69f32711de35aa0f1e3eb50e3a4019f0ad90 /app-shells/dash | |
parent | net-misc/cmst: bump to 2021.12.02 (diff) | |
download | gentoo-cb229ce109d70645ac2a7c05117dba2e21991cc5.tar.gz gentoo-cb229ce109d70645ac2a7c05117dba2e21991cc5.tar.bz2 gentoo-cb229ce109d70645ac2a7c05117dba2e21991cc5.zip |
app-shells/dash: Stabilize 0.5.11.5 sparc, #828263
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-shells/dash')
-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 55ce668eb8a7..7694aa716319 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" |