diff options
author | Sam James <sam@gentoo.org> | 2023-01-27 06:27:21 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-01-27 06:27:21 +0000 |
commit | 9ba2f6ef2030604f04d761e83f7e61b702e16180 (patch) | |
tree | 32054d32b8ebfa51189612c964405124c0479e27 /app-shells | |
parent | app-shells/dash: Stabilize 0.5.12 ppc64, #892169 (diff) | |
download | gentoo-9ba2f6ef2030604f04d761e83f7e61b702e16180.tar.gz gentoo-9ba2f6ef2030604f04d761e83f7e61b702e16180.tar.bz2 gentoo-9ba2f6ef2030604f04d761e83f7e61b702e16180.zip |
app-shells/dash: Stabilize 0.5.12 x86, #892169
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/dash/dash-0.5.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/dash/dash-0.5.12.ebuild b/app-shells/dash/dash-0.5.12.ebuild index b2a8b7ddec38..c30a475698b9 100644 --- a/app-shells/dash/dash-0.5.12.ebuild +++ b/app-shells/dash/dash-0.5.12.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 ~loong ~m68k ~mips ppc ppc64 ~riscv ~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 ~loong ~m68k ~mips ppc ppc64 ~riscv ~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" |