summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-04-30 15:06:23 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-04-30 15:06:23 +0300
commit927a4861d489fa22666dd47fc2fddb7002050fbc (patch)
tree8e344c236ead991dce480e381182c75735fff2f3 /sys-auth/seatd
parentapp-text/scdoc: Stabilize 1.11.1 ppc64, #835699 (diff)
downloadgentoo-927a4861d489fa22666dd47fc2fddb7002050fbc.tar.gz
gentoo-927a4861d489fa22666dd47fc2fddb7002050fbc.tar.bz2
gentoo-927a4861d489fa22666dd47fc2fddb7002050fbc.zip
sys-auth/seatd: Stabilize 0.6.4 ppc64, #835699
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-auth/seatd')
-rw-r--r--sys-auth/seatd/seatd-0.6.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/seatd/seatd-0.6.4.ebuild b/sys-auth/seatd/seatd-0.6.4.ebuild
index b09307b166e7..f34fd69aad55 100644
--- a/sys-auth/seatd/seatd-0.6.4.ebuild
+++ b/sys-auth/seatd/seatd-0.6.4.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 ~ppc64 ~riscv x86"
+ KEYWORDS="amd64 arm arm64 ppc64 ~riscv x86"
SRC_URI="https://git.sr.ht/~kennylevinsen/seatd/archive/${PV}.tar.gz -> ${P}.tar.gz"
fi
LICENSE="MIT"