summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-11-12 17:49:33 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-11-12 17:49:33 +0200
commit0a718668e377e377eba9794aaf4fd5ffdbda6fe4 (patch)
tree22212caed7257033a2d9f5fdf208fd508d7a9afd /x11-base/xorg-proto
parentgui-libs/display-manager-init: Stabilize 1.1.1 arm64, #880793 (diff)
downloadgentoo-0a718668e377e377eba9794aaf4fd5ffdbda6fe4.tar.gz
gentoo-0a718668e377e377eba9794aaf4fd5ffdbda6fe4.tar.bz2
gentoo-0a718668e377e377eba9794aaf4fd5ffdbda6fe4.zip
x11-base/xorg-proto: Stabilize 2022.2 arm64, #880793
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-base/xorg-proto')
-rw-r--r--x11-base/xorg-proto/xorg-proto-2022.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-base/xorg-proto/xorg-proto-2022.2.ebuild b/x11-base/xorg-proto/xorg-proto-2022.2.ebuild
index 0264a3a486c4..4344a50d979b 100644
--- a/x11-base/xorg-proto/xorg-proto-2022.2.ebuild
+++ b/x11-base/xorg-proto/xorg-proto-2022.2.ebuild
@@ -20,7 +20,7 @@ HOMEPAGE="https://gitlab.freedesktop.org/xorg/proto/xorgproto"
if [[ ${PV} = 9999* ]]; then
SRC_URI=""
else
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris"
+ KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~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.xz"
S="${WORKDIR}/${MY_P}"
fi