commit: 978b40de2abf03eec9209fb293005eb1ec43fdf5 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Wed Jul 10 10:29:43 2019 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Wed Jul 10 10:29:43 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=978b40de
x11-base/xorg-proto: x86 stable wrt bug #689510 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="x86" x11-base/xorg-proto/xorg-proto-2019.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-base/xorg-proto/xorg-proto-2019.1.ebuild b/x11-base/xorg-proto/xorg-proto-2019.1.ebuild index fc6f6e65d50..685d9435cd5 100644 --- a/x11-base/xorg-proto/xorg-proto-2019.1.ebuild +++ b/x11-base/xorg-proto/xorg-proto-2019.1.ebuild @@ -19,7 +19,7 @@ HOMEPAGE="https://gitlab.freedesktop.org/xorg/proto/xorgproto" if [[ ${PV} = 9999* ]]; then SRC_URI="" else - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc ~x86 ~x64-cygwin ~amd64-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc x86 ~x64-cygwin ~amd64-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris" SRC_URI="https://xorg.freedesktop.org/archive/individual/proto/${MY_P}.tar.gz" S="${WORKDIR}/${MY_P}" fi