diff options
author | James Le Cuirot <chewi@gentoo.org> | 2022-01-02 14:38:49 +0000 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2022-01-02 14:42:54 +0000 |
commit | ae9704bfed947f3a67e4fa9ad2b9c5c273a1309c (patch) | |
tree | 002f74a26264d5aedba619a3b84a37239f3778ff /x11-apps | |
parent | x11-apps/xkbcomp: Keyword 1.4.5 for ~m68k (diff) | |
download | gentoo-ae9704bfed947f3a67e4fa9ad2b9c5c273a1309c.tar.gz gentoo-ae9704bfed947f3a67e4fa9ad2b9c5c273a1309c.tar.bz2 gentoo-ae9704bfed947f3a67e4fa9ad2b9c5c273a1309c.zip |
x11-apps/xrdb: Keyword 1.2.1 for ~m68k
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xrdb/xrdb-1.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xrdb/xrdb-1.2.1.ebuild b/x11-apps/xrdb/xrdb-1.2.1.ebuild index c4e45f1b4abd..d4a2dfd47278 100644 --- a/x11-apps/xrdb/xrdb-1.2.1.ebuild +++ b/x11-apps/xrdb/xrdb-1.2.1.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="X server resource database utility" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x64-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 ~x64-solaris ~x86-solaris" RDEPEND="x11-libs/libXmu x11-libs/libX11" |