diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-03-25 02:01:49 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-03-25 02:14:17 +0300 |
commit | b7b89acb98c361a1d078a069d11b3b617df9ea80 (patch) | |
tree | 83db5e507f8f46901d1a493850b9f5e285142626 /x11-base/xorg-proto | |
parent | app-misc/calendar: clean up old. (diff) | |
download | gentoo-b7b89acb98c361a1d078a069d11b3b617df9ea80.tar.gz gentoo-b7b89acb98c361a1d078a069d11b3b617df9ea80.tar.bz2 gentoo-b7b89acb98c361a1d078a069d11b3b617df9ea80.zip |
x11-base/xorg-proto: amd64 stable wrt bug #651286
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'x11-base/xorg-proto')
-rw-r--r-- | x11-base/xorg-proto/xorg-proto-2018.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-base/xorg-proto/xorg-proto-2018.4.ebuild b/x11-base/xorg-proto/xorg-proto-2018.4.ebuild index 4ba51d6d8b2d..b35ef258e35a 100644 --- a/x11-base/xorg-proto/xorg-proto-2018.4.ebuild +++ b/x11-base/xorg-proto/xorg-proto-2018.4.ebuild @@ -19,7 +19,7 @@ HOMEPAGE="https://cgit.freedesktop.org/xorg/proto/xorgproto/" if [[ ${PV} = 9999* ]]; then SRC_URI="" else - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x64-solaris" + KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x64-solaris" SRC_URI="https://xorg.freedesktop.org/archive/individual/proto/${MY_P}.tar.gz" S="${WORKDIR}/${MY_P}" fi |