diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-25 21:21:00 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-25 21:21:00 +0200 |
commit | 105f2be3a4291436f4cba961830079334b670374 (patch) | |
tree | 87833f9561e95978e0fa4eb844dcee228f3cdf2c /x11-apps | |
parent | x11-apps/xkbcomp: Stabilize 1.4.6 sparc, #891865 (diff) | |
download | gentoo-105f2be3a4291436f4cba961830079334b670374.tar.gz gentoo-105f2be3a4291436f4cba961830079334b670374.tar.bz2 gentoo-105f2be3a4291436f4cba961830079334b670374.zip |
x11-apps/xkbevd: Stabilize 1.1.5 sparc, #891865
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xkbevd/xkbevd-1.1.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xkbevd/xkbevd-1.1.5.ebuild b/x11-apps/xkbevd/xkbevd-1.1.5.ebuild index 3275c0589a36..efd1929447ec 100644 --- a/x11-apps/xkbevd/xkbevd-1.1.5.ebuild +++ b/x11-apps/xkbevd/xkbevd-1.1.5.ebuild @@ -8,7 +8,7 @@ inherit xorg-3 DESCRIPTION="XKB event daemon" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86" RDEPEND=" x11-libs/libX11 |