diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-04-27 21:21:13 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-04-27 21:21:13 -0700 |
commit | 3770130d58cba5786c4d168538edf462040de6d6 (patch) | |
tree | 65f06f6d5ef202fbe8c1b6b96baad31c8642e0e3 /x11-libs/libXrandr | |
parent | x11-libs/libXmu-1.1.3: ppc64 stable, bug 682846 (diff) | |
download | gentoo-3770130d58cba5786c4d168538edf462040de6d6.tar.gz gentoo-3770130d58cba5786c4d168538edf462040de6d6.tar.bz2 gentoo-3770130d58cba5786c4d168538edf462040de6d6.zip |
x11-libs/libXrandr-1.5.2: ppc64 stable, bug 682846
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-libs/libXrandr')
-rw-r--r-- | x11-libs/libXrandr/libXrandr-1.5.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libXrandr/libXrandr-1.5.2.ebuild b/x11-libs/libXrandr/libXrandr-1.5.2.ebuild index 5c01f46457e2..0260ce681230 100644 --- a/x11-libs/libXrandr/libXrandr-1.5.2.ebuild +++ b/x11-libs/libXrandr/libXrandr-1.5.2.ebuild @@ -8,7 +8,7 @@ inherit xorg-3 DESCRIPTION="X.Org Xrandr 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 ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" +KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="doc" RDEPEND=" |