diff options
author | Markus Meier <maekke@gentoo.org> | 2017-10-19 06:58:45 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-10-19 06:58:45 +0200 |
commit | 9be5e8344795861e044164280dbd12c9c40dd7ce (patch) | |
tree | 5334eed9b0fef3f2c46409887f2fc383ac8adf3e /app-shells/dash | |
parent | dev-libs/libatomic_ops: arm stable, bug #630994 (diff) | |
download | gentoo-9be5e8344795861e044164280dbd12c9c40dd7ce.tar.gz gentoo-9be5e8344795861e044164280dbd12c9c40dd7ce.tar.bz2 gentoo-9be5e8344795861e044164280dbd12c9c40dd7ce.zip |
app-shells/dash: arm stable, bug #631572
Package-Manager: Portage-2.3.8, Repoman-2.3.3
RepoMan-Options: --include-arches="arm"
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 445e4265793b..d0c39a8bc4a4 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 ) )" |