diff options
author | Alex Fan <alexfanqi@yahoo.com> | 2021-07-25 17:11:03 +1000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-07-26 15:35:52 +0800 |
commit | c948dc5ab2ff9451af6866264229c8a9bc63022e (patch) | |
tree | cf2a26f5de76b54d41a2e65ec69d44a858f3f342 /x11-apps/setxkbmap | |
parent | kde-plasma/libkscreen: keyword 5.22.3 for ~riscv (diff) | |
download | gentoo-c948dc5ab2ff9451af6866264229c8a9bc63022e.tar.gz gentoo-c948dc5ab2ff9451af6866264229c8a9bc63022e.tar.bz2 gentoo-c948dc5ab2ff9451af6866264229c8a9bc63022e.zip |
x11-apps/setxkbmap: keyword 1.3.2 for ~riscv
Signed-off-by: Alex Fan <alexfanqi@yahoo.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'x11-apps/setxkbmap')
-rw-r--r-- | x11-apps/setxkbmap/setxkbmap-1.3.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/setxkbmap/setxkbmap-1.3.2.ebuild b/x11-apps/setxkbmap/setxkbmap-1.3.2.ebuild index edf90368c940..bcf37d4539fd 100644 --- a/x11-apps/setxkbmap/setxkbmap-1.3.2.ebuild +++ b/x11-apps/setxkbmap/setxkbmap-1.3.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -7,7 +7,7 @@ inherit xorg-3 DESCRIPTION="Controls the keyboard layout of a running X server" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" IUSE="" COMMON_DEPEND=" x11-libs/libxkbfile |