diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-04-20 12:47:36 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-20 20:00:53 +0100 |
commit | a9b5414c0bf7151231ebcc492ba57f51b7821365 (patch) | |
tree | 0b3c4d5903285a2fdc1576c61bbc27e223fa1a73 /app-shells/dash | |
parent | dev-perl/Math-Pari: stable 2.10.809.0-r1 for sparc (diff) | |
download | gentoo-a9b5414c0bf7151231ebcc492ba57f51b7821365.tar.gz gentoo-a9b5414c0bf7151231ebcc492ba57f51b7821365.tar.bz2 gentoo-a9b5414c0bf7151231ebcc492ba57f51b7821365.zip |
app-shells/dash: stable 0.5.9.1-r3 for sparc
Bug: https://bugs.gentoo.org/631572
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'app-shells/dash')
-rw-r--r-- | app-shells/dash/dash-0.5.9.1-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/dash/dash-0.5.9.1-r3.ebuild b/app-shells/dash/dash-0.5.9.1-r3.ebuild index bc87d2fecc0e..44c8851d7e4a 100644 --- a/app-shells/dash/dash-0.5.9.1-r3.ebuild +++ b/app-shells/dash/dash-0.5.9.1-r3.ebuild @@ -19,7 +19,7 @@ fi LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~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 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="libedit static vanilla" RDEPEND="!static? ( libedit? ( dev-libs/libedit ) )" |