commit: c8aca7e4679794fda415e25de928713b5b52246f
Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 5 21:45:12 2024 +0000
Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Thu Sep 5 21:45:12 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8aca7e4
dev-libs/weston: Keyword 13.0.3-r1 for ~ia64
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
dev-libs/weston/weston-13.0.3-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-libs/weston/weston-13.0.3-r1.ebuild
b/dev-libs/weston/weston-13.0.3-r1.ebuild
index b03a284e1eac..1305bfbf20aa 100644
--- a/dev-libs/weston/weston-13.0.3-r1.ebuild
+++ b/dev-libs/weston/weston-13.0.3-r1.ebuild
@@ -19,7 +19,7 @@ if [[ ${PV} = *9999* ]]; then
SRC_URI="${SRC_PATCHES}"
else
SRC_URI="https://gitlab.freedesktop.org/wayland/${PN}/-/releases/${PV}/downloads/${P}.tar.xz"
- KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~loong ~ppc64 ~riscv ~x86"
fi
LICENSE="MIT CC-BY-SA-3.0"