From cb3182424322e37daef7fa8019fba7572ab1f09f Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Wed, 23 Aug 2023 23:05:21 +0300 Subject: sys-auth/seatd: Stabilize 0.8.0 x86, #912881 Signed-off-by: Arthur Zamarin --- sys-auth/seatd/seatd-0.8.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-auth/seatd') diff --git a/sys-auth/seatd/seatd-0.8.0.ebuild b/sys-auth/seatd/seatd-0.8.0.ebuild index a9bfcfa000ff..f186115b1469 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" -- cgit v1.2.3-65-gdbad