diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-05-01 11:22:06 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-05-01 11:22:06 -0700 |
commit | 10a569b6df9e3b61779f26067c3b3e3414b46f43 (patch) | |
tree | 931eca8e0acd72d54d9959a51ee3468fb00558ef /x11-apps/xrdb | |
parent | x11-apps/xprop-1.2.4: hppa stable, bug 682846 (diff) | |
download | gentoo-10a569b6df9e3b61779f26067c3b3e3414b46f43.tar.gz gentoo-10a569b6df9e3b61779f26067c3b3e3414b46f43.tar.bz2 gentoo-10a569b6df9e3b61779f26067c3b3e3414b46f43.zip |
x11-apps/xrdb-1.2.0: hppa stable, bug 682846
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-apps/xrdb')
-rw-r--r-- | x11-apps/xrdb/xrdb-1.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xrdb/xrdb-1.2.0.ebuild b/x11-apps/xrdb/xrdb-1.2.0.ebuild index 08def98bf6b1..53defb0aae29 100644 --- a/x11-apps/xrdb/xrdb-1.2.0.ebuild +++ b/x11-apps/xrdb/xrdb-1.2.0.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 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="x11-libs/libXmu |