diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2021-12-09 17:19:42 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-09 21:58:39 +0000 |
commit | 7aa3f8bebc9e25736ca45e880747c031fb71f7d1 (patch) | |
tree | 6551736e72e8af706a8ac04511c13e4f42c200e0 /app-shells/dash | |
parent | sys-apps/help2man: stable 1.48.5 for hppa, bug #828253 (diff) | |
download | gentoo-7aa3f8bebc9e25736ca45e880747c031fb71f7d1.tar.gz gentoo-7aa3f8bebc9e25736ca45e880747c031fb71f7d1.tar.bz2 gentoo-7aa3f8bebc9e25736ca45e880747c031fb71f7d1.zip |
app-shells/dash: stable 0.5.11.5 for hppa, bug #828263
Package-Manager: Portage-3.0.28, Repoman-3.0.3
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sam James <sam@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 a69f1942bf62..3e66849d6059 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" |