diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2021-11-07 23:10:17 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2021-11-07 23:10:17 +0100 |
commit | 85f08d2ef4ff10ac4f541ce6e55c989dc788d1a2 (patch) | |
tree | 0f1e24841f6b3d508e234c76a025dfcd899273ef /x11-apps | |
parent | x11-apps/xeyes: Stabilize 1.2.0 amd64, #822339 (diff) | |
download | gentoo-85f08d2ef4ff10ac4f541ce6e55c989dc788d1a2.tar.gz gentoo-85f08d2ef4ff10ac4f541ce6e55c989dc788d1a2.tar.bz2 gentoo-85f08d2ef4ff10ac4f541ce6e55c989dc788d1a2.zip |
x11-apps/xrdb: Stabilize 1.2.1 amd64, #822339
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'x11-apps')
-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 c55625d56c74..55492feb9d02 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" |