commit: cfc26b12269d3faa0703fbf4135d3bf55e93258a Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Sat Mar 24 23:08:08 2018 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Sat Mar 24 23:14:28 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cfc26b12
x11-proto/xcb-proto: amd64 stable wrt bug #651286 Package-Manager: Portage-2.3.24, Repoman-2.3.6 x11-proto/xcb-proto/xcb-proto-1.13.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-proto/xcb-proto/xcb-proto-1.13.ebuild b/x11-proto/xcb-proto/xcb-proto-1.13.ebuild index ff528d697dc..b11d2a1c24e 100644 --- a/x11-proto/xcb-proto/xcb-proto-1.13.ebuild +++ b/x11-proto/xcb-proto/xcb-proto-1.13.ebuild @@ -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}"
