summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-10-17 21:41:59 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-10-17 21:41:59 +0300
commit2013bd383c9561bc640049a21d1d67298a6e9c02 (patch)
treeafee6b912c41a4fdad19d2d60d799eb681adb581 /gui-apps
parentwww-client/opera-beta: automated bump (114.0.5282.101) (diff)
downloadgentoo-2013bd383c9561bc640049a21d1d67298a6e9c02.tar.gz
gentoo-2013bd383c9561bc640049a21d1d67298a6e9c02.tar.bz2
gentoo-2013bd383c9561bc640049a21d1d67298a6e9c02.zip
gui-apps/waypipe: Stabilize 0.9.1 amd64, #941715
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'gui-apps')
-rw-r--r--gui-apps/waypipe/waypipe-0.9.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-apps/waypipe/waypipe-0.9.1.ebuild b/gui-apps/waypipe/waypipe-0.9.1.ebuild
index 844cedd732dc..7624134cc7be 100644
--- a/gui-apps/waypipe/waypipe-0.9.1.ebuild
+++ b/gui-apps/waypipe/waypipe-0.9.1.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"