diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2021-11-10 22:16:47 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-11-12 20:51:14 +0000 |
commit | 241010f62f89cb9eaa260a9ff3e88c09bc8a4b75 (patch) | |
tree | 93f3378a0d6c60875d1a20e80e7ce93ebd4487b6 /x11-apps/xrdb | |
parent | x11-apps/xeyes: stable 1.2.0 for sparc, bug #822339 (diff) | |
download | gentoo-241010f62f89cb9eaa260a9ff3e88c09bc8a4b75.tar.gz gentoo-241010f62f89cb9eaa260a9ff3e88c09bc8a4b75.tar.bz2 gentoo-241010f62f89cb9eaa260a9ff3e88c09bc8a4b75.zip |
x11-apps/xrdb: stable 1.2.1 for hppa/sparc, bug #822339
Package-Manager: Portage-3.0.28, Repoman-3.0.3
RepoMan-Options: --include-arches="hppa sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
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 55492feb9d02..74a5854277ab 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" |