diff options
author | James Le Cuirot <chewi@gentoo.org> | 2022-01-02 14:38:29 +0000 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2022-01-02 14:42:50 +0000 |
commit | 7e49bb82096d78ff4d78434d49672ab13934dacd (patch) | |
tree | 20032f7f6a97d8784b9100c7f6cd751ea66ff4e4 /x11-apps | |
parent | x11-apps/rgb: Keyword 1.0.6-r1 for ~m68k (diff) | |
download | gentoo-7e49bb82096d78ff4d78434d49672ab13934dacd.tar.gz gentoo-7e49bb82096d78ff4d78434d49672ab13934dacd.tar.bz2 gentoo-7e49bb82096d78ff4d78434d49672ab13934dacd.zip |
x11-apps/xkbcomp: Keyword 1.4.5 for ~m68k
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xkbcomp/xkbcomp-1.4.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 |