diff options
author | 2024-03-07 10:14:28 +0100 | |
---|---|---|
committer | 2024-03-07 10:14:28 +0100 | |
commit | 1718f187ba29dbc1a69961f0d8f271114ed40324 (patch) | |
tree | a04eb1abf1f92a9f3c0ab013ba2a180d8e896f27 /x11-apps/xkbcomp | |
parent | x11-apps/xkbcomp: Stabilize 1.4.7 amd64, #926296 (diff) | |
download | gentoo-1718f187ba29dbc1a69961f0d8f271114ed40324.tar.gz gentoo-1718f187ba29dbc1a69961f0d8f271114ed40324.tar.bz2 gentoo-1718f187ba29dbc1a69961f0d8f271114ed40324.zip |
x11-apps/xkbcomp: Stabilize 1.4.7 ppc64, #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 7e9960796733..5dd488e9876f 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 |