diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-07-26 17:13:22 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-07-26 17:13:22 +0200 |
commit | 4a91eba103fa9cb3e9fa9a41a362352f23df3a47 (patch) | |
tree | 2ef69d8fb5581f508c8608e2f9551dc3bc901d5f /dev-libs/wayland-protocols | |
parent | dev-libs/wayland: amd64 stable wrt bug #861023 (diff) | |
download | gentoo-4a91eba103fa9cb3e9fa9a41a362352f23df3a47.tar.gz gentoo-4a91eba103fa9cb3e9fa9a41a362352f23df3a47.tar.bz2 gentoo-4a91eba103fa9cb3e9fa9a41a362352f23df3a47.zip |
dev-libs/wayland-protocols: amd64 stable wrt bug #861023
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/wayland-protocols')
-rw-r--r-- | dev-libs/wayland-protocols/wayland-protocols-1.26.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/wayland-protocols/wayland-protocols-1.26.ebuild b/dev-libs/wayland-protocols/wayland-protocols-1.26.ebuild index fd84b9649f01..9fe5ee1d123f 100644 --- a/dev-libs/wayland-protocols/wayland-protocols-1.26.ebuild +++ b/dev-libs/wayland-protocols/wayland-protocols-1.26.ebuild @@ -13,7 +13,7 @@ if [[ ${PV} = 9999* ]]; then inherit git-r3 else SRC_URI="https://wayland.freedesktop.org/releases/${P}.tar.xz" - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" + KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" fi LICENSE="MIT" |