diff options
author | Sam James (sam_c) <sam@cmpct.info> | 2020-06-22 03:15:38 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2020-06-22 22:02:38 +0300 |
commit | 4a945b89e828eceeac77cefa8a08e74da811553f (patch) | |
tree | 5a9542a3c9f9c6a532abd2dc165167ebb4e15681 /x11-base | |
parent | media-libs/mesa: arm64 stable (bug #727768) (diff) | |
download | gentoo-4a945b89e828eceeac77cefa8a08e74da811553f.tar.gz gentoo-4a945b89e828eceeac77cefa8a08e74da811553f.tar.bz2 gentoo-4a945b89e828eceeac77cefa8a08e74da811553f.zip |
x11-base/xorg-proto: arm64 stable (bug #727768)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c) <sam@cmpct.info>
Signed-off-by: Mart Raudsepp <leio@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 5f5e70e4ff2c..bc9e4d7f665e 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 |