Revert "x11-proto/xcb-proto: stable 1.13 for ia64, bug #651286"
authorMatt Turner <mattst88@gentoo.org>
Sun, 25 Mar 2018 19:01:09 +0000 (12:01 -0700)
committerMatt Turner <mattst88@gentoo.org>
Sun, 25 Mar 2018 19:02:22 +0000 (12:02 -0700)
This reverts commit e86104c58b1fc26f9ed38421125fdfbc2a1d46a2.

I mistakenly included this in the package list. It will be stabilized
separately with the corresponding libxcb.

https://bugs.gentoo.org/651286

x11-proto/xcb-proto/xcb-proto-1.13.ebuild

index ff528d697dc0daa7fd3b633902b78ee8894bd59a..81add3e7b94fd9dfccbe2e4d00f43296c0d82911 100644 (file)
@@ -14,7 +14,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}"