summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-02-25 18:26:29 +0000
committerSam James <sam@gentoo.org>2022-02-25 18:26:29 +0000
commit99607c4a3ca473d46b37ac20ee4e8efcf20f7b33 (patch)
tree2739c2764be802de0272aac3e201d4c33636b6da /sys-auth
parentapp-misc/wayland-utils: Stabilize 1.0.0 x86, #831416 (diff)
downloadgentoo-99607c4a3ca473d46b37ac20ee4e8efcf20f7b33.tar.gz
gentoo-99607c4a3ca473d46b37ac20ee4e8efcf20f7b33.tar.bz2
gentoo-99607c4a3ca473d46b37ac20ee4e8efcf20f7b33.zip
sys-auth/seatd: Stabilize 0.6.4 x86, #834032
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-auth')
-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 7a01dd659b2f..7a221bdb248a 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"