diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-10-20 07:56:25 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-10-20 07:57:19 +0100 |
commit | 82e9e4b61ec23cb9bae095686e4629bf3d2d20f2 (patch) | |
tree | 613fed7a5424ff34c0d28ecaffe2deed17e4bd9f /app-shells | |
parent | net-misc/unison: fix icon path in 2.51.3_rc3 (diff) | |
download | gentoo-82e9e4b61ec23cb9bae095686e4629bf3d2d20f2.tar.gz gentoo-82e9e4b61ec23cb9bae095686e4629bf3d2d20f2.tar.bz2 gentoo-82e9e4b61ec23cb9bae095686e4629bf3d2d20f2.zip |
app-shells/dash: stable 0.5.11.2 for ppc
stable wrt bug #749660
Package-Manager: Portage-3.0.8, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-shells')
-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 a8b866781ac2..cfd85fbed0d8 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" |