diff options
author | Yixun Lan <dlan@gentoo.org> | 2021-08-05 14:48:02 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-08-05 16:09:59 +0800 |
commit | 97cde42d9506642465b3d1b9df9a16dca0662209 (patch) | |
tree | ca26801769b136db03c0978cf14c9fb20e7419f3 /app-misc/tmate | |
parent | dev-libs/msgpack: keyword ~riscv (diff) | |
download | gentoo-97cde42d9506642465b3d1b9df9a16dca0662209.tar.gz gentoo-97cde42d9506642465b3d1b9df9a16dca0662209.tar.bz2 gentoo-97cde42d9506642465b3d1b9df9a16dca0662209.zip |
app-misc/tmate: keyword ~riscv
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'app-misc/tmate')
-rw-r--r-- | app-misc/tmate/tmate-2.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/tmate/tmate-2.4.0.ebuild b/app-misc/tmate/tmate-2.4.0.ebuild index 7386182a40c9..362ba28cb0f9 100644 --- a/app-misc/tmate/tmate-2.4.0.ebuild +++ b/app-misc/tmate/tmate-2.4.0.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://tmate.io/" LICENSE="ISC" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~riscv ~x86" IUSE="debug static-libs" SRC_URI="https://github.com/tmate-io/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" |