diff options
author | Sam James <sam@gentoo.org> | 2020-08-21 07:49:52 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-21 07:50:29 +0000 |
commit | 68d8b438eec69e5e9f30c00f64fdc9e68f9c52f8 (patch) | |
tree | 90f2c6c2fcc7d278e635399f8c63deb71b4681e4 /app-shells/dash | |
parent | media-sound/grip: added xdg in 4.1.1 (diff) | |
download | gentoo-68d8b438eec69e5e9f30c00f64fdc9e68f9c52f8.tar.gz gentoo-68d8b438eec69e5e9f30c00f64fdc9e68f9c52f8.tar.bz2 gentoo-68d8b438eec69e5e9f30c00f64fdc9e68f9c52f8.zip |
app-shells/dash: Stabilize 0.5.11.1 arm64, #738228
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-shells/dash')
-rw-r--r-- | app-shells/dash/dash-0.5.11.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/dash/dash-0.5.11.1.ebuild b/app-shells/dash/dash-0.5.11.1.ebuild index 9482c8379d58..8f085e23a2f2 100644 --- a/app-shells/dash/dash-0.5.11.1.ebuild +++ b/app-shells/dash/dash-0.5.11.1.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" |