commit: 6f3df262ed807da321c8ade702b5295614357864 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Dec 17 11:58:50 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Dec 17 11:58:50 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f3df262
dev-libs/weston: Stabilize 9.0.0 amd64, #757378 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-libs/weston/weston-9.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/weston/weston-9.0.0.ebuild b/dev-libs/weston/weston-9.0.0.ebuild index c01d4eda03b..a65a36db98b 100644 --- a/dev-libs/weston/weston-9.0.0.ebuild +++ b/dev-libs/weston/weston-9.0.0.ebuild @@ -16,7 +16,7 @@ HOMEPAGE="https://wayland.freedesktop.org/ https://gitlab.freedesktop.org/waylan if [[ $PV = 9999* ]]; then SRC_URI="${SRC_PATCHES}" - KEYWORDS="x86" + KEYWORDS="amd64 x86" else SRC_URI="https://wayland.freedesktop.org/releases/${P}.tar.xz" KEYWORDS="~amd64 ~arm x86"
