diff options
author | 2025-01-18 09:10:52 +0200 | |
---|---|---|
committer | 2025-01-18 09:10:52 +0200 | |
commit | 9eec685617a90e4f971aee7c1fcc3129d2cd8426 (patch) | |
tree | 560ad45ef4144a6f8db3b183928d98b8b151feab /x11-apps | |
parent | x11-libs/libSM: Stabilize 1.2.5 sparc, #948237 (diff) | |
download | gentoo-9eec685617a90e4f971aee7c1fcc3129d2cd8426.tar.gz gentoo-9eec685617a90e4f971aee7c1fcc3129d2cd8426.tar.bz2 gentoo-9eec685617a90e4f971aee7c1fcc3129d2cd8426.zip |
x11-apps/xkbevd: Stabilize 1.1.6 sparc, #948238
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xkbevd/xkbevd-1.1.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xkbevd/xkbevd-1.1.6.ebuild b/x11-apps/xkbevd/xkbevd-1.1.6.ebuild index 551e4893864e..de119def7cbb 100644 --- a/x11-apps/xkbevd/xkbevd-1.1.6.ebuild +++ b/x11-apps/xkbevd/xkbevd-1.1.6.ebuild @@ -7,7 +7,7 @@ inherit xorg-3 DESCRIPTION="XKB event daemon" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~mips ppc ppc64 ~riscv ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~mips ppc ppc64 ~riscv ~s390 sparc x86" RDEPEND=" x11-libs/libX11 |