diff options
author | Yixun Lan <dlan@gentoo.org> | 2021-09-10 16:20:54 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-09-10 22:29:41 +0800 |
commit | edd65075f76ae16247956a5616777fe079e91280 (patch) | |
tree | d1bed31c33db288633bc7690ba640a211d2f100e /app-shells | |
parent | app-shells/zsh: keyword ~riscv (diff) | |
download | gentoo-edd65075f76ae16247956a5616777fe079e91280.tar.gz gentoo-edd65075f76ae16247956a5616777fe079e91280.tar.bz2 gentoo-edd65075f76ae16247956a5616777fe079e91280.zip |
app-shells/dash: keyword ~riscv
Package-Manager: Portage-3.0.22, Repoman-3.0.3
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/dash/dash-0.5.11.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/dash/dash-0.5.11.5.ebuild b/app-shells/dash/dash-0.5.11.5.ebuild index 1c194ba16619..2f26ecfe3ed2 100644 --- a/app-shells/dash/dash-0.5.11.5.ebuild +++ b/app-shells/dash/dash-0.5.11.5.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 ~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" |