diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-11 23:04:27 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-11 23:04:27 +0100 |
commit | 84c484871d9b2b9fb704de0202a1cd369a5e3e8a (patch) | |
tree | 20afb6bde4615e0dc73ca898973fc777e2d952d6 /app-shells/dash | |
parent | net-im/signal-desktop-bin: clean up old. (diff) | |
download | gentoo-84c484871d9b2b9fb704de0202a1cd369a5e3e8a.tar.gz gentoo-84c484871d9b2b9fb704de0202a1cd369a5e3e8a.tar.bz2 gentoo-84c484871d9b2b9fb704de0202a1cd369a5e3e8a.zip |
app-shells/dash: stable 0.5.9.1-r3 for hppa, bug #631572
Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="hppa"
Diffstat (limited to 'app-shells/dash')
-rw-r--r-- | app-shells/dash/dash-0.5.9.1-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 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 fb0b070b5f1e..fb1c4d4a5fef 100644 --- a/app-shells/dash/dash-0.5.9.1-r3.ebuild +++ b/app-shells/dash/dash-0.5.9.1-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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 ) )" |