diff options
author | Sam James <sam@gentoo.org> | 2021-05-27 19:14:00 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-27 19:14:00 +0000 |
commit | fc6d277a5fe8bd514c27e634699fdf672c1fa1c1 (patch) | |
tree | 326c3905b3ee80fc612a9462082b218ad97822dc /x11-base | |
parent | dev-libs/wayland-protocols: Stabilize 1.21 x86, #787818 (diff) | |
download | gentoo-fc6d277a5fe8bd514c27e634699fdf672c1fa1c1.tar.gz gentoo-fc6d277a5fe8bd514c27e634699fdf672c1fa1c1.tar.bz2 gentoo-fc6d277a5fe8bd514c27e634699fdf672c1fa1c1.zip |
x11-base/xorg-proto: Stabilize 2021.4 x86, #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 af7206d31953..d6ae4a50e08e 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 |