diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2022-01-20 18:05:59 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-21 12:25:02 +0000 |
commit | 045a6d0f5940dfc231e3164a3377dfc0ef13d6e4 (patch) | |
tree | 79eab8c8fa2995f10c0bdacfd56a0f5de7d619f1 /dev-libs/wayland-protocols | |
parent | net-dns/resolvconf-symlink: keyword 0 for sparc, bug #831409 (diff) | |
download | gentoo-045a6d0f5940dfc231e3164a3377dfc0ef13d6e4.tar.gz gentoo-045a6d0f5940dfc231e3164a3377dfc0ef13d6e4.tar.bz2 gentoo-045a6d0f5940dfc231e3164a3377dfc0ef13d6e4.zip |
dev-libs/wayland-protocols: stable 1.24 for sparc, bug #831378
Package-Manager: Portage-3.0.28, Repoman-3.0.3
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/wayland-protocols')
-rw-r--r-- | dev-libs/wayland-protocols/wayland-protocols-1.24.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/wayland-protocols/wayland-protocols-1.24.ebuild b/dev-libs/wayland-protocols/wayland-protocols-1.24.ebuild index 1e950d7d0707..6c937ab49bdd 100644 --- a/dev-libs/wayland-protocols/wayland-protocols-1.24.ebuild +++ b/dev-libs/wayland-protocols/wayland-protocols-1.24.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 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86" + KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86" fi LICENSE="MIT" |