diff options
author | Sam James <sam@gentoo.org> | 2024-06-25 23:01:27 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-06-25 23:01:27 +0100 |
commit | 51fdbc13973077a0c55bcefb9ae09a6445f20262 (patch) | |
tree | 21a838521e83603656673562961bd2fa91e8f0bf /gui-libs/wlroots | |
parent | media-video/qmplay2: Stabilize 24.05.23 amd64, #934931 (diff) | |
download | gentoo-51fdbc13973077a0c55bcefb9ae09a6445f20262.tar.gz gentoo-51fdbc13973077a0c55bcefb9ae09a6445f20262.tar.bz2 gentoo-51fdbc13973077a0c55bcefb9ae09a6445f20262.zip |
gui-libs/wlroots: Stabilize 0.17.3-r1 ppc64, #934932
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gui-libs/wlroots')
-rw-r--r-- | gui-libs/wlroots/wlroots-0.17.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-libs/wlroots/wlroots-0.17.3-r1.ebuild b/gui-libs/wlroots/wlroots-0.17.3-r1.ebuild index f6b9c4e4d60d..6d4f7c919868 100644 --- a/gui-libs/wlroots/wlroots-0.17.3-r1.ebuild +++ b/gui-libs/wlroots/wlroots-0.17.3-r1.ebuild @@ -14,7 +14,7 @@ if [[ ${PV} == 9999 ]]; then SLOT="0/9999" else SRC_URI="https://gitlab.freedesktop.org/${PN}/${PN}/-/releases/${PV}/downloads/${P}.tar.gz" - KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86" + KEYWORDS="~amd64 ~arm64 ~loong ppc64 ~riscv ~x86" SLOT="0/$(ver_cut 2)" fi |