diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-15 17:03:23 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-15 17:03:23 +0200 |
commit | 89652e5fa05259eafb785a09277fdfe1a324bead (patch) | |
tree | be5a316216734f054c8e8b9207ccba89e808a06f /x11-base | |
parent | media-libs/waffle: arm stable wrt bug #727768 (diff) | |
download | gentoo-89652e5fa05259eafb785a09277fdfe1a324bead.tar.gz gentoo-89652e5fa05259eafb785a09277fdfe1a324bead.tar.bz2 gentoo-89652e5fa05259eafb785a09277fdfe1a324bead.zip |
x11-base/xorg-proto: arm stable wrt bug #727768
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="arm"
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 2c7c128a1e2e..2c8c54864b55 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 |