diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-10-20 08:01:10 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-10-20 08:01:10 +0100 |
commit | 18a043ba18172823a367cd51da00aa2155511a61 (patch) | |
tree | 5366aea97d7d718ed318450d2e8931e4caf80462 /app-shells | |
parent | net-wireless/bluez: stable 5.55 for ppc (diff) | |
download | gentoo-18a043ba18172823a367cd51da00aa2155511a61.tar.gz gentoo-18a043ba18172823a367cd51da00aa2155511a61.tar.bz2 gentoo-18a043ba18172823a367cd51da00aa2155511a61.zip |
app-shells/dash: stable 0.5.11.2 for ppc64
stable wrt bug #749660
Package-Manager: Portage-3.0.8, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc64"
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 cfd85fbed0d8..249b73571c92 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" |