summaryrefslogtreecommitdiff
path: root/sys-auth/seatd/seatd-0.8.0.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-08-24 15:51:56 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-08-24 15:51:56 +0100
commitc7a2fa9581ac6df998adac5277043bb8014861fb (patch)
treea80156553124b4d53199c1bd5b82659ea8d97183 /sys-auth/seatd/seatd-0.8.0.ebuild
parent3c4a961cb5e1350d7d40db49eabbcd7ef649306d (diff)
gentoo auto-resync : 24:08:2023 - 15:51:56
Diffstat (limited to 'sys-auth/seatd/seatd-0.8.0.ebuild')
-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 e423f0273ad1..53eba7e7658c 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"