diff options
author | Sam James <sam@gentoo.org> | 2021-11-03 21:09:31 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-11-03 21:09:31 +0000 |
commit | ce7364f11016ac3220928b785a0dd37cc084af3a (patch) | |
tree | f65f1c16f2383b974c8296a1c4801aae44fe186a /app-shells/dash | |
parent | sys-devel/gdb: Stabilize 11.1 hppa, #820914 (diff) | |
download | gentoo-ce7364f11016ac3220928b785a0dd37cc084af3a.tar.gz gentoo-ce7364f11016ac3220928b785a0dd37cc084af3a.tar.bz2 gentoo-ce7364f11016ac3220928b785a0dd37cc084af3a.zip |
app-shells/dash: Stabilize 0.5.11.3-r1 hppa, #821187
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-shells/dash')
-rw-r--r-- | app-shells/dash/dash-0.5.11.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/dash/dash-0.5.11.3-r1.ebuild b/app-shells/dash/dash-0.5.11.3-r1.ebuild index d0227a4ecae0..6e0bed98e161 100644 --- a/app-shells/dash/dash-0.5.11.3-r1.ebuild +++ b/app-shells/dash/dash-0.5.11.3-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 ~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 ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="libedit static" BDEPEND="virtual/pkgconfig" |