summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-09-28 19:29:38 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-09-28 19:29:38 +0300
commit5ed8d28f80491bbb8cbb33bce0b090d1802609a0 (patch)
tree72879a5c0440120b81a87d1da3597446f104a979 /sys-auth
parentx11-libs/libnotify: Stabilize 0.8.1 ppc64, #868606 (diff)
downloadgentoo-5ed8d28f80491bbb8cbb33bce0b090d1802609a0.tar.gz
gentoo-5ed8d28f80491bbb8cbb33bce0b090d1802609a0.tar.bz2
gentoo-5ed8d28f80491bbb8cbb33bce0b090d1802609a0.zip
sys-auth/seatd: Keyword 0.7.0-r1 ia64, #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 a3351b9b2463..c21c52384655 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 ~loong ~ppc64 ~riscv ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~loong ~ppc64 ~riscv ~x86"
SRC_URI="https://git.sr.ht/~kennylevinsen/seatd/archive/${PV}.tar.gz -> ${P}.tar.gz"
fi
LICENSE="MIT"