diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2024-03-07 10:14:27 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2024-03-07 10:14:27 +0100 |
commit | d43d6444c59e242b74d3496c57607056ea02848e (patch) | |
tree | 86cb520b5719e64f123cdab48dce53a04f6296a8 /x11-apps | |
parent | x11-apps/xkbcomp: Stabilize 1.4.7 ppc, #926296 (diff) | |
download | gentoo-d43d6444c59e242b74d3496c57607056ea02848e.tar.gz gentoo-d43d6444c59e242b74d3496c57607056ea02848e.tar.bz2 gentoo-d43d6444c59e242b74d3496c57607056ea02848e.zip |
x11-apps/xkbcomp: Stabilize 1.4.7 amd64, #926296
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'x11-apps')
-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 55f0a3ebd67b..7e9960796733 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 |