diff options
author | Sam James <sam@gentoo.org> | 2021-11-15 01:12:01 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-11-15 01:12:01 +0000 |
commit | 99b60c3fc54dd1adb5b4cc169810f285fb527d3e (patch) | |
tree | ca3a2ff193c7469a7b01bb55b66350749c1b9826 /x11-apps/xrdb | |
parent | x11-apps/xeyes: Stabilize 1.2.0 arm, #822339 (diff) | |
download | gentoo-99b60c3fc54dd1adb5b4cc169810f285fb527d3e.tar.gz gentoo-99b60c3fc54dd1adb5b4cc169810f285fb527d3e.tar.bz2 gentoo-99b60c3fc54dd1adb5b4cc169810f285fb527d3e.zip |
x11-apps/xrdb: Stabilize 1.2.1 arm, #822339
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-apps/xrdb')
-rw-r--r-- | x11-apps/xrdb/xrdb-1.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xrdb/xrdb-1.2.1.ebuild b/x11-apps/xrdb/xrdb-1.2.1.ebuild index 74a5854277ab..063ca6a9b95c 100644 --- a/x11-apps/xrdb/xrdb-1.2.1.ebuild +++ b/x11-apps/xrdb/xrdb-1.2.1.ebuild @@ -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 ~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" |