summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-08-19 08:19:34 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-08-19 08:19:34 +0300
commit55483df85f29c94ffec8ab5e99a4505c1dda918c (patch)
treef130c4eaddbeccb7f94ed92a0c172c78e7a295c7
parentmedia-libs/zita-alsa-pcmi: dropped obsolete 0.4.0 (diff)
downloadgentoo-55483df8.tar.gz
gentoo-55483df8.tar.bz2
gentoo-55483df8.zip
sys-auth/seatd: Stabilize 0.7.0 ppc64, #865715
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--sys-auth/seatd/seatd-0.7.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/seatd/seatd-0.7.0.ebuild b/sys-auth/seatd/seatd-0.7.0.ebuild
index df4b85f2cbdf..38a16a371fb9 100644
--- a/sys-auth/seatd/seatd-0.7.0.ebuild
+++ b/sys-auth/seatd/seatd-0.7.0.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == 9999 ]]; then
inherit git-r3
EGIT_REPO_URI="https://git.sr.ht/~kennylevinsen/seatd"
else
- KEYWORDS="amd64 arm arm64 ~loong ~ppc64 ~riscv x86"
+ KEYWORDS="amd64 arm arm64 ~loong ppc64 ~riscv x86"
SRC_URI="https://git.sr.ht/~kennylevinsen/seatd/archive/${PV}.tar.gz -> ${P}.tar.gz"
fi
LICENSE="MIT"