diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-05-08 00:43:37 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-05-08 07:23:24 +0100 |
commit | 1a34d36b6452e9b816d129e54ead9bdedc214da1 (patch) | |
tree | 73d56643f7c24d1783e768c7f30064e98bd036b8 /x11-libs/libXres | |
parent | x11-base/xcb-proto: stable 1.13 for sparc (diff) | |
download | gentoo-1a34d36b6452e9b816d129e54ead9bdedc214da1.tar.gz gentoo-1a34d36b6452e9b816d129e54ead9bdedc214da1.tar.bz2 gentoo-1a34d36b6452e9b816d129e54ead9bdedc214da1.zip |
x11-libs/libXres: stable 1.2.0 for sparc
Bug: https://bugs.gentoo.org/649316
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
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 10e3bf3b31ab..129135e7c8a2 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 |