commit:     430bf6cbfee4371b496201fec99f1cd1c4998ee1
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  8 10:45:12 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Apr  8 10:45:12 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=430bf6cb

media-libs/waffle: Stabilize 1.7.2 amd64, #903989

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 media-libs/waffle/waffle-1.7.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/waffle/waffle-1.7.2.ebuild 
b/media-libs/waffle/waffle-1.7.2.ebuild
index b1de4e37b135..d43cfc4f5302 100644
--- a/media-libs/waffle/waffle-1.7.2.ebuild
+++ b/media-libs/waffle/waffle-1.7.2.ebuild
@@ -8,7 +8,7 @@ if [[ ${PV} = *9999* ]]; then
        GIT_ECLASS="git-r3"
 else
        
SRC_URI="https://gitlab.freedesktop.org/mesa/${PN}/-/archive/v${PV}/${PN}-v${PV}.tar.bz2";
-       KEYWORDS="~amd64 arm ~arm64 ~ppc ~ppc64 x86"
+       KEYWORDS="amd64 arm ~arm64 ~ppc ~ppc64 x86"
        S="${WORKDIR}"/${PN}-v${PV}
 fi
 inherit meson-multilib multilib ${GIT_ECLASS}

Reply via email to