diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-05-20 11:20:50 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-05-20 11:20:50 -0700 |
commit | 94a0093963e1e4b73866df5dcf195d396136a687 (patch) | |
tree | f7c97851ff7d789e23f22ec51b407ec51256729c /x11-libs | |
parent | x11-drivers/xf86-input-libinput-0.27.1: hppa stable, bug 649316 (diff) | |
download | gentoo-94a0093963e1e4b73866df5dcf195d396136a687.tar.gz gentoo-94a0093963e1e4b73866df5dcf195d396136a687.tar.bz2 gentoo-94a0093963e1e4b73866df5dcf195d396136a687.zip |
x11-libs/libXres-1.2.0: hppa stable, bug 649316
Diffstat (limited to 'x11-libs')
-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 effb120a95e8..47c6d6d31ac4 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 |