summaryrefslogtreecommitdiff
path: root/x11-apps/xkbcomp
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-01-04 01:27:12 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-01-04 01:27:12 +0000
commit3517852e3b8a68d1e997770fc0650c5053bafc6c (patch)
tree44068672445b1418489aed82de58df3c470289e7 /x11-apps/xkbcomp
parent0f15659d48c193027158492acb726297501202c5 (diff)
gentoo resync : 04.01.2022
Diffstat (limited to 'x11-apps/xkbcomp')
-rw-r--r--x11-apps/xkbcomp/Manifest2
-rw-r--r--x11-apps/xkbcomp/xkbcomp-1.4.5.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-apps/xkbcomp/Manifest b/x11-apps/xkbcomp/Manifest
index fb9a7e4ce648..e48f6c5517a7 100644
--- a/x11-apps/xkbcomp/Manifest
+++ b/x11-apps/xkbcomp/Manifest
@@ -1,3 +1,3 @@
DIST xkbcomp-1.4.5.tar.bz2 251617 BLAKE2B 5005f35bcae6fc08e2386963c5f9aa0394e79178982ee742b7c13519fa35d118b6fe8318d76e2f4312e3fdb9bee23743a8faaf214078d207897bdf5cb8984946 SHA512 2e84f8d6b083e2e818cb95e5d2a184da00e50d71b280e92d1a71465a9a4348f922f4ddccb42cfeee6f76705bbfc8580ef67aedd0d958aaa1ae6bbcc66ccd8154
-EBUILD xkbcomp-1.4.5.ebuild 434 BLAKE2B 5288bf8e8ea6f6cb70e4d9e4e6ee38236eebd4cf23282d827df208fe6105665c51355052334260fe525498691c78419a24dc1b425ab8c2ff9021c80b8ad0de28 SHA512 7d0b74aa993fbd7718dc9da587f6d3f99b45d35b1e80074f66dc0d905f7112e373b66c34be0cd745d1cead414115ff8754241d3902f8d864d85bc592148a8f57
+EBUILD xkbcomp-1.4.5.ebuild 440 BLAKE2B 5cd4e68e87cf3e736003b493b299abb6f9b54101d3f20f466eb07bbd877056221d9fc42fe99c586e2bde2ed8c6b51037fc7ed0b29eb0a806c39779954478d3eb SHA512 09ec17ff182e137fbe0d22857c09a232b00abf3dbdd985fd118b4c526a346b833634d6d55c070174b49217abc68f9176e73605b406c871b7e056a9cb102bec50
MISC metadata.xml 231 BLAKE2B 6373a9c04316f777f87754fbb7cbc856493138d32bdb05d1015946ebbb359c4b8adb9372554097833d5c9a20e00e32fa0a1c90995d9299dd2215a2cadcccbb73 SHA512 bf6ad5078a6775cd61d257939d41ec53d006124475da2949c55b4b3ac138ec85a88b9068c5920b1e781fadda963939b8f120f8864d82e10cf50e09cc8052a6dc
diff --git a/x11-apps/xkbcomp/xkbcomp-1.4.5.ebuild b/x11-apps/xkbcomp/xkbcomp-1.4.5.ebuild
index 755113637ee6..d10d8bc7bb91 100644
--- a/x11-apps/xkbcomp/xkbcomp-1.4.5.ebuild
+++ b/x11-apps/xkbcomp/xkbcomp-1.4.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -6,7 +6,7 @@ EAPI=7
inherit xorg-3
DESCRIPTION="XKB keyboard description compiler"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
IUSE=""
DEPEND="
>=x11-libs/libX11-1.6.9