diff options
author | 2024-03-07 10:14:26 +0100 | |
---|---|---|
committer | 2024-03-07 10:14:26 +0100 | |
commit | faffaee29132647c35db9b89b16a499e875ef9e7 (patch) | |
tree | b5cf23b1c7b69c478dee3c21f184f6083c15b60f /x11-apps/xkbcomp | |
parent | x11-apps/xkbcomp: Stabilize 1.4.7 arm64, #926296 (diff) | |
download | gentoo-faffaee29132647c35db9b89b16a499e875ef9e7.tar.gz gentoo-faffaee29132647c35db9b89b16a499e875ef9e7.tar.bz2 gentoo-faffaee29132647c35db9b89b16a499e875ef9e7.zip |
x11-apps/xkbcomp: Stabilize 1.4.7 ppc, #926296
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'x11-apps/xkbcomp')
-rw-r--r-- | x11-apps/xkbcomp/xkbcomp-1.4.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xkbcomp/xkbcomp-1.4.7.ebuild b/x11-apps/xkbcomp/xkbcomp-1.4.7.ebuild index 6bc8059497b1..55f0a3ebd67b 100644 --- a/x11-apps/xkbcomp/xkbcomp-1.4.7.ebuild +++ b/x11-apps/xkbcomp/xkbcomp-1.4.7.ebuild @@ -7,7 +7,7 @@ XORG_TARBALL_SUFFIX="xz" inherit xorg-3 DESCRIPTION="XKB keyboard description compiler" -KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" RDEPEND=" >=x11-libs/libX11-1.6.9 |