summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-05-06 20:38:49 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2018-05-06 20:38:49 +0100
commit3c512941ccf34b9180b7c4415fa978ef357bd744 (patch)
tree207019350dffe7a6b9fca7bfde9b4d6d339e7422 /x11-base/xcb-proto/xcb-proto-1.13.ebuild
parentx11-apps/xkbcomp: stable 1.4.1 for ia64, bug #649316 (diff)
downloadgentoo-3c512941ccf34b9180b7c4415fa978ef357bd744.tar.gz
gentoo-3c512941ccf34b9180b7c4415fa978ef357bd744.tar.bz2
gentoo-3c512941ccf34b9180b7c4415fa978ef357bd744.zip
x11-base/xcb-proto: stable 1.13 for ia64, bug #649316
Bug: https://bugs.gentoo.org/649316 Package-Manager: Portage-2.3.36, Repoman-2.3.9 RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'x11-base/xcb-proto/xcb-proto-1.13.ebuild')
-rw-r--r--x11-base/xcb-proto/xcb-proto-1.13.ebuild2
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 4ac4ec4da82d..f59221f7d4ca 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}"