diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-10-20 08:03:12 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-10-20 08:04:15 +0100 |
commit | 31558ad2f908bed7c95595c3db14014ddba63863 (patch) | |
tree | 3532687dd8ffc8e7085dd574b9137b3cb71ac3da /app-shells/dash | |
parent | dev-ml/ocaml-ssl: add dune-configurator dep (diff) | |
download | gentoo-31558ad2f908bed7c95595c3db14014ddba63863.tar.gz gentoo-31558ad2f908bed7c95595c3db14014ddba63863.tar.bz2 gentoo-31558ad2f908bed7c95595c3db14014ddba63863.zip |
app-shells/dash: stable 0.5.11.2 for sparc
stable wrt bug #749660
Package-Manager: Portage-3.0.8, Repoman-3.0.2
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-shells/dash')
-rw-r--r-- | app-shells/dash/dash-0.5.11.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/dash/dash-0.5.11.2.ebuild b/app-shells/dash/dash-0.5.11.2.ebuild index 249b73571c92..d0230de23292 100644 --- a/app-shells/dash/dash-0.5.11.2.ebuild +++ b/app-shells/dash/dash-0.5.11.2.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 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="libedit static" BDEPEND="virtual/pkgconfig" |