summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-02-25 19:55:45 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-02-25 19:55:45 +0200
commitfe5ba87a96e3e7fa5cc1f38d6df25c74bb027f97 (patch)
treeab123ec0bcebdef937a6ab6831ecbfeaabb6e051
parentprofiles: mask net-misc/openssh-8.9_p1 everywhere for now (diff)
downloadgentoo-fe5ba87a.tar.gz
gentoo-fe5ba87a.tar.bz2
gentoo-fe5ba87a.zip
sys-auth/seatd: Stabilize 0.6.4 amd64, #834032
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-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 65af4f6810af..4b50f2867ce2 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"