summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-08-23 23:05:22 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-08-23 23:05:22 +0300
commit11f3d82b6cef03fc88f84c5b8d41e190e9f5e4da (patch)
treecd0f55c1c3563ca583afb2e0f4d6e82e82d5d917 /sys-auth/seatd
parentsys-auth/seatd: Stabilize 0.8.0 arm64, #912881 (diff)
downloadgentoo-11f3d82b6cef03fc88f84c5b8d41e190e9f5e4da.tar.gz
gentoo-11f3d82b6cef03fc88f84c5b8d41e190e9f5e4da.tar.bz2
gentoo-11f3d82b6cef03fc88f84c5b8d41e190e9f5e4da.zip
sys-auth/seatd: Stabilize 0.8.0 arm, #912881
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-auth/seatd')
-rw-r--r--sys-auth/seatd/seatd-0.8.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/seatd/seatd-0.8.0.ebuild b/sys-auth/seatd/seatd-0.8.0.ebuild
index 511450d33b51..20d4f57c0ad9 100644
--- a/sys-auth/seatd/seatd-0.8.0.ebuild
+++ b/sys-auth/seatd/seatd-0.8.0.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == 9999 ]]; then
inherit git-r3
EGIT_REPO_URI="https://git.sr.ht/~kennylevinsen/seatd"
else
- KEYWORDS="~alpha ~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"