diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-07-18 13:32:43 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-07-18 13:32:43 +0200 |
commit | 967bba2b035cbd7849e493ec3860afea35450ae0 (patch) | |
tree | ddf2b9696acd42cd6d795b22216206cedafb88da /x11-base/xorg-proto | |
parent | x11-apps/xinit: ppc64 stable wrt bug #689510 (diff) | |
download | gentoo-967bba2b035cbd7849e493ec3860afea35450ae0.tar.gz gentoo-967bba2b035cbd7849e493ec3860afea35450ae0.tar.bz2 gentoo-967bba2b035cbd7849e493ec3860afea35450ae0.zip |
x11-base/xorg-proto: ppc64 stable wrt bug #689510
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'x11-base/xorg-proto')
-rw-r--r-- | x11-base/xorg-proto/xorg-proto-2019.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-base/xorg-proto/xorg-proto-2019.1.ebuild b/x11-base/xorg-proto/xorg-proto-2019.1.ebuild index 91b8d00fddf3..7d5c389add7f 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 |