diff options
author | Sam James <sam@gentoo.org> | 2023-01-27 06:27:20 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-01-27 06:27:20 +0000 |
commit | 7de5fa3981505b8e458e333a5d26a437f02139c2 (patch) | |
tree | d9541433e8809534fe9239a404dbf33c1439a374 /app-shells | |
parent | dev-libs/mpc: Stabilize 1.3.1 x86, #892161 (diff) | |
download | gentoo-7de5fa3981505b8e458e333a5d26a437f02139c2.tar.gz gentoo-7de5fa3981505b8e458e333a5d26a437f02139c2.tar.bz2 gentoo-7de5fa3981505b8e458e333a5d26a437f02139c2.zip |
app-shells/dash: Stabilize 0.5.12 ppc64, #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 f43486ec81ea..b2a8b7ddec38 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" |