diff options
author | Sam James <sam@gentoo.org> | 2020-10-19 00:13:37 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-10-19 00:13:37 +0000 |
commit | 6d7ea73e7bf30efd69fdb7c844c41367961158c5 (patch) | |
tree | cfb6cd7cd814e36d5ca80c0977a9dafb99826b29 /app-shells | |
parent | dev-libs/confuse: Stabilize 3.2.2 arm, #749387 (diff) | |
download | gentoo-6d7ea73e7bf30efd69fdb7c844c41367961158c5.tar.gz gentoo-6d7ea73e7bf30efd69fdb7c844c41367961158c5.tar.bz2 gentoo-6d7ea73e7bf30efd69fdb7c844c41367961158c5.zip |
app-shells/dash: Stabilize 0.5.11.2 arm64, #749660
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/dash/dash-0.5.11.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/dash/dash-0.5.11.2.ebuild b/app-shells/dash/dash-0.5.11.2.ebuild index 6597d3ce69fe..fe5875a25466 100644 --- a/app-shells/dash/dash-0.5.11.2.ebuild +++ b/app-shells/dash/dash-0.5.11.2.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" |