diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-05-08 00:42:35 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-05-08 07:23:24 +0100 |
commit | 4d4d170af3e20225518a162f280fd2b3a7a18471 (patch) | |
tree | dc0d80bc9e8e8830806ee32116f3aae7aff9d1bb /x11-base/xcb-proto | |
parent | x11-libs/libxkbfile: stable 1.0.9-r1 for sparc (diff) | |
download | gentoo-4d4d170af3e20225518a162f280fd2b3a7a18471.tar.gz gentoo-4d4d170af3e20225518a162f280fd2b3a7a18471.tar.bz2 gentoo-4d4d170af3e20225518a162f280fd2b3a7a18471.zip |
x11-base/xcb-proto: stable 1.13 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-base/xcb-proto')
-rw-r--r-- | x11-base/xcb-proto/xcb-proto-1.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-base/xcb-proto/xcb-proto-1.13.ebuild b/x11-base/xcb-proto/xcb-proto-1.13.ebuild index 6be6d434830e..db3320540cd4 100644 --- a/x11-base/xcb-proto/xcb-proto-1.13.ebuild +++ b/x11-base/xcb-proto/xcb-proto-1.13.ebuild @@ -15,7 +15,7 @@ EGIT_REPO_URI="https://anongit.freedesktop.org/git/xcb/proto.git" [[ ${PV} != 9999* ]] && \ SRC_URI="https://xcb.freedesktop.org/dist/${P}.tar.bz2" -KEYWORDS="alpha amd64 ~arm arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~arm arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="${PYTHON_DEPS}" |