summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatoro Mahri <matoro_gentoo@matoro.tk>2024-08-30 14:40:30 -0400
committerIonen Wolkens <ionen@gentoo.org>2024-08-30 22:41:02 -0400
commit7da6c3dcd7701c41db65fe8c312d51be8d2d2b18 (patch)
treea8a8c60d2e113a3d576313bccf364b600606276b /gui-apps
parentapp-crypt/mit-krb5: Stabilize 1.21.3 hppa, #934995 (diff)
downloadgentoo-7da6c3dcd7701c41db65fe8c312d51be8d2d2b18.tar.gz
gentoo-7da6c3dcd7701c41db65fe8c312d51be8d2d2b18.tar.bz2
gentoo-7da6c3dcd7701c41db65fe8c312d51be8d2d2b18.zip
gui-apps/waypipe: Stabilize 0.9.0 arm64, #935006
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'gui-apps')
-rw-r--r--gui-apps/waypipe/waypipe-0.9.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-apps/waypipe/waypipe-0.9.0.ebuild b/gui-apps/waypipe/waypipe-0.9.0.ebuild
index 61ad589c6584..2328492e15e2 100644
--- a/gui-apps/waypipe/waypipe-0.9.0.ebuild
+++ b/gui-apps/waypipe/waypipe-0.9.0.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} == 9999 ]]; then
else
SRC_URI="https://gitlab.freedesktop.org/mstoeckl/waypipe/-/archive/v${PV}/${PN}-v${PV}.tar.bz2"
S="${WORKDIR}"/${PN}-v${PV}
- KEYWORDS="amd64 ~arm ~arm64 ~x86"
+ KEYWORDS="amd64 ~arm arm64 ~x86"
fi
LICENSE="MIT"