diff options
author | Alex Fan <alexfanqi@yahoo.com> | 2021-07-17 21:10:51 +1000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-07-21 10:20:33 +0800 |
commit | 18d53f1339d0d47f48f0dab3bf6f5f497f9f5faf (patch) | |
tree | 4d80802e5fa6e7e7f341966051241c6dd44ea4c3 /x11-misc/sxhkd | |
parent | app-misc/ranger: keyword 1.9.3 for ~riscv (diff) | |
download | gentoo-18d53f1339d0d47f48f0dab3bf6f5f497f9f5faf.tar.gz gentoo-18d53f1339d0d47f48f0dab3bf6f5f497f9f5faf.tar.bz2 gentoo-18d53f1339d0d47f48f0dab3bf6f5f497f9f5faf.zip |
x11-misc/sxhkd: keyword 0.6.2 for ~riscv
Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Alex Fan <alexfanqi@yahoo.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'x11-misc/sxhkd')
-rw-r--r-- | x11-misc/sxhkd/sxhkd-0.6.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/sxhkd/sxhkd-0.6.2.ebuild b/x11-misc/sxhkd/sxhkd-0.6.2.ebuild index 0bb670aea4e9..62e4eb5b3616 100644 --- a/x11-misc/sxhkd/sxhkd-0.6.2.ebuild +++ b/x11-misc/sxhkd/sxhkd-0.6.2.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://github.com/baskerville/sxhkd/archive/${PV}.tar.gz -> ${P}.tar.g LICENSE="BSD-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 ~riscv ~x86" RDEPEND="x11-libs/libxcb x11-libs/xcb-util-keysyms" |