summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatoro Mahri <matoro@users.noreply.github.com>2022-09-28 17:07:40 -0400
committerSam James <sam@gentoo.org>2022-09-28 22:27:33 +0100
commitaa68609532aeaa583caa3ad73dab23dacf68fb88 (patch)
treefdcdcaa10d03d051944deb2da350eea22d3ea26d /sys-auth
parentapp-text/scdoc: Keyword 1.11.2-r1 alpha, #873322 (diff)
downloadgentoo-aa68609532aeaa583caa3ad73dab23dacf68fb88.tar.gz
gentoo-aa68609532aeaa583caa3ad73dab23dacf68fb88.tar.bz2
gentoo-aa68609532aeaa583caa3ad73dab23dacf68fb88.zip
sys-auth/seatd: Keyword 0.7.0-r1 alpha, #873322
Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/seatd/seatd-0.7.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/seatd/seatd-0.7.0-r1.ebuild b/sys-auth/seatd/seatd-0.7.0-r1.ebuild
index 6274a486c2a6..bb3377a3eed1 100644
--- a/sys-auth/seatd/seatd-0.7.0-r1.ebuild
+++ b/sys-auth/seatd/seatd-0.7.0-r1.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 ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
SRC_URI="https://git.sr.ht/~kennylevinsen/seatd/archive/${PV}.tar.gz -> ${P}.tar.gz"
fi
LICENSE="MIT"