diff options
author | Sam James (sam_c) <sam@cmpct.info> | 2020-05-21 11:58:11 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2020-05-08 09:23:41 +0300 |
commit | 5e69dea357c8460d8095755008db1dd01bc2ef90 (patch) | |
tree | f1eb92c7a2ef1b1a7f18f8d1f8e80c2df5f28af7 | |
parent | app-portage/portpeek: arm64 keyworded (bug #721538) (diff) | |
download | gentoo-5e69dea357c8460d8095755008db1dd01bc2ef90.tar.gz gentoo-5e69dea357c8460d8095755008db1dd01bc2ef90.tar.bz2 gentoo-5e69dea357c8460d8095755008db1dd01bc2ef90.zip |
app-shells/dash: arm64 stable (bug #720882)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c) <sam@cmpct.info>
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
-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 78b309f96803..d8ede8554cdc 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" |