commit: ae9704bfed947f3a67e4fa9ad2b9c5c273a1309c
Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 2 14:38:49 2022 +0000
Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Sun Jan 2 14:42:54 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae9704bf
x11-apps/xrdb: Keyword 1.2.1 for ~m68k
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
x11-apps/xrdb/xrdb-1.2.1.ebuild | 4 ++--
1 file 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"