diff options
author | Sam James <sam@gentoo.org> | 2021-05-27 19:16:23 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-27 19:16:23 +0000 |
commit | 0d2099547d45b40c60fd595031e5359cdf5f14b1 (patch) | |
tree | 65cd14df78b5600901a271ac5301531d9cec0c62 /x11-base | |
parent | dev-libs/wayland-protocols: Stabilize 1.21 amd64, #787818 (diff) | |
download | gentoo-0d2099547d45b40c60fd595031e5359cdf5f14b1.tar.gz gentoo-0d2099547d45b40c60fd595031e5359cdf5f14b1.tar.bz2 gentoo-0d2099547d45b40c60fd595031e5359cdf5f14b1.zip |
x11-base/xorg-proto: Stabilize 2021.4 amd64, #787818
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-base')
-rw-r--r-- | x11-base/xorg-proto/xorg-proto-2021.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-base/xorg-proto/xorg-proto-2021.4.ebuild b/x11-base/xorg-proto/xorg-proto-2021.4.ebuild index d6ae4a50e08e..ece63da3051f 100644 --- a/x11-base/xorg-proto/xorg-proto-2021.4.ebuild +++ b/x11-base/xorg-proto/xorg-proto-2021.4.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 ~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 ~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.gz" S="${WORKDIR}/${MY_P}" fi |