diff options
author | 2022-05-10 09:22:56 +0800 | |
---|---|---|
committer | 2022-05-10 09:22:56 +0800 | |
commit | 5c78358da52712fe649855478a648720300a7f91 (patch) | |
tree | e34ae07acc9ba0c019566bc62ca1a5650e2cd0c1 /dev-libs | |
parent | dev-libs/wayland-protocols: keyword 1.25 for ~loong (diff) | |
download | gentoo-5c78358da52712fe649855478a648720300a7f91.tar.gz gentoo-5c78358da52712fe649855478a648720300a7f91.tar.bz2 gentoo-5c78358da52712fe649855478a648720300a7f91.zip |
dev-libs/wayland-protocols: forward ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/wayland-protocols/wayland-protocols-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/wayland-protocols/wayland-protocols-9999.ebuild b/dev-libs/wayland-protocols/wayland-protocols-9999.ebuild index 0cd7ff00a4f7..fd84b9649f01 100644 --- a/dev-libs/wayland-protocols/wayland-protocols-9999.ebuild +++ b/dev-libs/wayland-protocols/wayland-protocols-9999.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 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" fi LICENSE="MIT" |