diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-05-06 13:45:20 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-05-06 13:45:20 -0700 |
commit | 6e393e7ecbfdaab48be4be165023aa1925e6957c (patch) | |
tree | 8ce92a9e2c7493b198b1a6e14e32e79474a42761 /x11-libs/libXres | |
parent | x11-drivers/xf86-video-ati-18.0.1: ppc64 stable, bug 649316 (diff) | |
download | gentoo-6e393e7ecbfdaab48be4be165023aa1925e6957c.tar.gz gentoo-6e393e7ecbfdaab48be4be165023aa1925e6957c.tar.bz2 gentoo-6e393e7ecbfdaab48be4be165023aa1925e6957c.zip |
x11-libs/libXres-1.2.0: ppc64 stable, bug 649316
Diffstat (limited to 'x11-libs/libXres')
-rw-r--r-- | x11-libs/libXres/libXres-1.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libXres/libXres-1.2.0.ebuild b/x11-libs/libXres/libXres-1.2.0.ebuild index df0652801ac2..5de7b8886338 100644 --- a/x11-libs/libXres/libXres-1.2.0.ebuild +++ b/x11-libs/libXres/libXres-1.2.0.ebuild @@ -7,7 +7,7 @@ inherit xorg-2 EGIT_REPO_URI="https://anongit.freedesktop.org/git/xorg/lib/libXRes.git" DESCRIPTION="X.Org XRes library" -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/libX11 |