diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2021-10-16 14:18:45 +0000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-10-22 09:26:35 +0800 |
commit | 52975ed83b12ba0523d0bb5e48a29f9173f9e861 (patch) | |
tree | b281e6fc69774c8cb6c6dec987948bd5d3b46e38 /x11-apps/xlsatoms | |
parent | x11-apps/xkill: keyword ~riscv (diff) | |
download | gentoo-52975ed83b12ba0523d0bb5e48a29f9173f9e861.tar.gz gentoo-52975ed83b12ba0523d0bb5e48a29f9173f9e861.tar.bz2 gentoo-52975ed83b12ba0523d0bb5e48a29f9173f9e861.zip |
x11-apps/xlsatoms: keyword ~riscv
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'x11-apps/xlsatoms')
-rw-r--r-- | x11-apps/xlsatoms/xlsatoms-1.1.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xlsatoms/xlsatoms-1.1.3.ebuild b/x11-apps/xlsatoms/xlsatoms-1.1.3.ebuild index 5fdca4832068..2b13a23f2bd1 100644 --- a/x11-apps/xlsatoms/xlsatoms-1.1.3.ebuild +++ b/x11-apps/xlsatoms/xlsatoms-1.1.3.ebuild @@ -6,7 +6,7 @@ EAPI=7 inherit xorg-3 DESCRIPTION="list interned atoms defined on server" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86" IUSE="" RDEPEND="x11-libs/libxcb:=" |