diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-06 08:25:56 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-06 08:25:56 +0200 |
commit | 1b5bfe365ad4a74bf819e813664d8fc74f580521 (patch) | |
tree | 654e7c1342b2c73ae574164cf1009b051e356b16 /app-shells | |
parent | sys-kernel/vanilla-sources: Automated version bump to 4.14.179 - remove old. (diff) | |
download | gentoo-1b5bfe365ad4a74bf819e813664d8fc74f580521.tar.gz gentoo-1b5bfe365ad4a74bf819e813664d8fc74f580521.tar.bz2 gentoo-1b5bfe365ad4a74bf819e813664d8fc74f580521.zip |
app-shells/dash: amd64 stable wrt bug #720882
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/dash/dash-0.5.10.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/dash/dash-0.5.10.2-r1.ebuild b/app-shells/dash/dash-0.5.10.2-r1.ebuild index a552c0f62f00..8ac7bdd11713 100644 --- a/app-shells/dash/dash-0.5.10.2-r1.ebuild +++ b/app-shells/dash/dash-0.5.10.2-r1.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" |