diff options
author | Sam James <sam@gentoo.org> | 2020-10-18 23:54:10 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-10-18 23:55:06 +0000 |
commit | 2c74f37f16e66e0b82cf76b95e32d68867f71889 (patch) | |
tree | 2609ea9ed0e40a042b922ba5e29e8d1d5d96e760 /app-shells/dash | |
parent | dev-libs/gumbo: Stabilize 0.10.1 arm, #747151 (diff) | |
download | gentoo-2c74f37f16e66e0b82cf76b95e32d68867f71889.tar.gz gentoo-2c74f37f16e66e0b82cf76b95e32d68867f71889.tar.bz2 gentoo-2c74f37f16e66e0b82cf76b95e32d68867f71889.zip |
app-shells/dash: Stabilize 0.5.11.2 arm, #749660
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-shells/dash')
-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 56ff05bf6ec0..6597d3ce69fe 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" |