diff options
author | 2019-07-17 16:03:07 +0200 | |
---|---|---|
committer | 2019-07-17 16:03:07 +0200 | |
commit | 86295f892a8f71049f7abce59f1f821092609009 (patch) | |
tree | bd5c078c37910630bfc2a52a81be1a3b3c1d5bf5 /x11-base/xorg-proto/xorg-proto-2019.1.ebuild | |
parent | x11-apps/xinit: s390 stable wrt bug #689510 (diff) | |
download | gentoo-86295f892a8f71049f7abce59f1f821092609009.tar.gz gentoo-86295f892a8f71049f7abce59f1f821092609009.tar.bz2 gentoo-86295f892a8f71049f7abce59f1f821092609009.zip |
x11-base/xorg-proto: s390 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="s390"
Diffstat (limited to 'x11-base/xorg-proto/xorg-proto-2019.1.ebuild')
-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 eab71c4d12db..3ea46fb4627b 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 |