diff options
author | 2019-04-27 21:20:39 -0700 | |
---|---|---|
committer | 2019-04-27 21:20:39 -0700 | |
commit | 46612aad7550465043d195c9c7b32be4202bd2cd (patch) | |
tree | ab70a8d1695e36911cb674b1bed3250e307a16d8 /x11-apps/xrdb | |
parent | x11-apps/xprop-1.2.4: ppc stable, bug 682846 (diff) | |
download | gentoo-46612aad7550465043d195c9c7b32be4202bd2cd.tar.gz gentoo-46612aad7550465043d195c9c7b32be4202bd2cd.tar.bz2 gentoo-46612aad7550465043d195c9c7b32be4202bd2cd.zip |
x11-apps/xrdb-1.2.0: ppc 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 fcf48dce6c8c..9720dea6caa5 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 |