diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2021-11-10 22:11:46 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-11-12 20:51:10 +0000 |
commit | be352ec5f7ced0f5049f068b9d911f8d77ce5179 (patch) | |
tree | 4fd83df7b758cce38c7e05171843bd0943102c29 /dev-libs/wayland-protocols | |
parent | dev-libs/libinput: stable 1.19.2 for sparc, bug #822339 (diff) | |
download | gentoo-be352ec5f7ced0f5049f068b9d911f8d77ce5179.tar.gz gentoo-be352ec5f7ced0f5049f068b9d911f8d77ce5179.tar.bz2 gentoo-be352ec5f7ced0f5049f068b9d911f8d77ce5179.zip |
dev-libs/wayland-protocols: stable 1.23 for sparc, bug #822339
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.23.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/wayland-protocols/wayland-protocols-1.23.ebuild b/dev-libs/wayland-protocols/wayland-protocols-1.23.ebuild index a7ed9f5a0258..c0d68dd4382c 100644 --- a/dev-libs/wayland-protocols/wayland-protocols-1.23.ebuild +++ b/dev-libs/wayland-protocols/wayland-protocols-1.23.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" |