summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-12-06 12:30:48 +0100
committerAgostino Sarubbo <ago@gentoo.org>2021-12-06 12:30:48 +0100
commit70c93f037e0547361b969b23874b241f53832d6c (patch)
treea9b2e19737e9d90b90fef3019b95d08d1f6a704e /sys-auth/seatd
parentsci-mathematics/arb: x86 stable wrt bug #828377 (diff)
downloadgentoo-70c93f037e0547361b969b23874b241f53832d6c.tar.gz
gentoo-70c93f037e0547361b969b23874b241f53832d6c.tar.bz2
gentoo-70c93f037e0547361b969b23874b241f53832d6c.zip
sys-auth/seatd: x86 stable wrt bug #828381
Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-auth/seatd')
-rw-r--r--sys-auth/seatd/seatd-0.6.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/seatd/seatd-0.6.3.ebuild b/sys-auth/seatd/seatd-0.6.3.ebuild
index a0c9c3a2f500..a129b4481ffd 100644
--- a/sys-auth/seatd/seatd-0.6.3.ebuild
+++ b/sys-auth/seatd/seatd-0.6.3.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 ~riscv ~x86"
+ KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv x86"
SRC_URI="https://git.sr.ht/~kennylevinsen/seatd/archive/${PV}.tar.gz -> ${P}.tar.gz"
fi
LICENSE="MIT"