summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-09-28 22:05:39 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-09-28 22:05:39 +0300
commit5fabc1f772ccfc025d7ac13d8e91cfd574e7ee53 (patch)
treef8a9d439159e10419fd808cdf99aff5f4fe1fad5 /sys-auth
parentapp-text/scdoc: Keyword 1.11.2-r1 sparc, #873322 (diff)
downloadgentoo-5fabc1f772ccfc025d7ac13d8e91cfd574e7ee53.tar.gz
gentoo-5fabc1f772ccfc025d7ac13d8e91cfd574e7ee53.tar.bz2
gentoo-5fabc1f772ccfc025d7ac13d8e91cfd574e7ee53.zip
sys-auth/seatd: Keyword 0.7.0-r1 sparc, #873322
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/seatd/seatd-0.7.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/seatd/seatd-0.7.0-r1.ebuild b/sys-auth/seatd/seatd-0.7.0-r1.ebuild
index c3b5cd64ad2d..6274a486c2a6 100644
--- a/sys-auth/seatd/seatd-0.7.0-r1.ebuild
+++ b/sys-auth/seatd/seatd-0.7.0-r1.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 ~ia64 ~loong ~ppc ~ppc64 ~riscv ~x86"
+ KEYWORDS="~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"