From: Mikle Kolyada Date: Wed, 17 Jul 2019 10:17:02 +0000 (+0300) Subject: x11-base/xorg-proto: amd64 stable wrt bug #689510 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=48f43edb6954263f8fcd016054dadbd0a92809bb;p=gentoo.git x11-base/xorg-proto: amd64 stable wrt bug #689510 Signed-off-by: Mikle Kolyada Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64" --- diff --git a/x11-base/xorg-proto/xorg-proto-2019.1.ebuild b/x11-base/xorg-proto/xorg-proto-2019.1.ebuild index 8abd925bc3fa..eab71c4d12db 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