summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-06-13 11:07:40 +0000
committerSam James <sam@gentoo.org>2021-06-13 11:07:40 +0000
commita57d2af60e2e06b25f19889225fa33c584d06fa6 (patch)
tree2262aac14b7020268ce9580860a6434a0144b5d9 /sys-auth
parentdev-games/clanlib: add 4.1.0 (diff)
downloadgentoo-a57d2af60e2e06b25f19889225fa33c584d06fa6.tar.gz
gentoo-a57d2af60e2e06b25f19889225fa33c584d06fa6.tar.bz2
gentoo-a57d2af60e2e06b25f19889225fa33c584d06fa6.zip
sys-auth/seatd: Stabilize 0.5.0 x86, #795723
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/seatd/seatd-0.5.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/seatd/seatd-0.5.0.ebuild b/sys-auth/seatd/seatd-0.5.0.ebuild
index 8ba1984730a7..0457197efb26 100644
--- a/sys-auth/seatd/seatd-0.5.0.ebuild
+++ b/sys-auth/seatd/seatd-0.5.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 ~arm64 ~ppc64 ~x86"
+ KEYWORDS="~amd64 ~arm64 ~ppc64 x86"
SRC_URI="https://git.sr.ht/~kennylevinsen/seatd/archive/${PV}.tar.gz -> ${P}.tar.gz"
fi
LICENSE="MIT"