diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-15 17:09:57 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-15 17:09:57 +0200 |
commit | c469a9efac9a1c1c25c77e666528a3fc481d5f62 (patch) | |
tree | e4725d3cc8dafe9e7873ee86b98c0a5340d36fd6 /x11-base | |
parent | net-libs/glib-networking: s390 stable wrt bug #725880 (diff) | |
download | gentoo-c469a9efac9a1c1c25c77e666528a3fc481d5f62.tar.gz gentoo-c469a9efac9a1c1c25c77e666528a3fc481d5f62.tar.bz2 gentoo-c469a9efac9a1c1c25c77e666528a3fc481d5f62.zip |
x11-base/xorg-proto: s390 stable wrt bug #727768
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-base')
-rw-r--r-- | x11-base/xorg-proto/xorg-proto-2020.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-base/xorg-proto/xorg-proto-2020.1.ebuild b/x11-base/xorg-proto/xorg-proto-2020.1.ebuild index 69753ebfaa0f..d5d961cddb77 100644 --- a/x11-base/xorg-proto/xorg-proto-2020.1.ebuild +++ b/x11-base/xorg-proto/xorg-proto-2020.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 ~m68k ~mips ppc ppc64 ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris" + KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 s390 ~sparc ~x86 ~x64-cygwin ~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 |