summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2020-12-11 11:54:57 -0600
committerMatthew Thode <prometheanfire@gentoo.org>2020-12-11 12:02:41 -0600
commit3c7d2da009735b862210d8d3aa7b9a7cbc969bfe (patch)
treee17bfc1d63a0c4a868949d4000b606f8aa6b0043 /sys-auth/seatd/seatd-0.4.0-r1.ebuild
parentnet-misc/remmina: bump to 1.4.10 (diff)
downloadgentoo-3c7d2da009735b862210d8d3aa7b9a7cbc969bfe.tar.gz
gentoo-3c7d2da009735b862210d8d3aa7b9a7cbc969bfe.tar.bz2
gentoo-3c7d2da009735b862210d8d3aa7b9a7cbc969bfe.zip
sys-auth/seatd: stable amd64/x86/arm64
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'sys-auth/seatd/seatd-0.4.0-r1.ebuild')
-rw-r--r--sys-auth/seatd/seatd-0.4.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/seatd/seatd-0.4.0-r1.ebuild b/sys-auth/seatd/seatd-0.4.0-r1.ebuild
index ab311a6c5986..88d98cef8d35 100644
--- a/sys-auth/seatd/seatd-0.4.0-r1.ebuild
+++ b/sys-auth/seatd/seatd-0.4.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 ~arm64 ~ppc64 ~x86"
+ KEYWORDS="amd64 arm64 ~ppc64 x86"
SRC_URI="https://git.sr.ht/~kennylevinsen/seatd/archive/${PV}.tar.gz -> ${P}.tar.gz"
fi
LICENSE="MIT"