Skip to content

Commit

Permalink
sys-auth/seatd: Stabilize 0.7.0 arm, #865715
Browse files Browse the repository at this point in the history
Signed-off-by: Sam James <[email protected]>
  • Loading branch information
thesamesam committed Aug 18, 2022
1 parent 6318bd8 commit 6ed67a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sys-auth/seatd/seatd-0.7.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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 ~loong ~ppc64 ~riscv x86"
SRC_URI="https://git.sr.ht/~kennylevinsen/seatd/archive/${PV}.tar.gz -> ${P}.tar.gz"
fi
LICENSE="MIT"
Expand Down

0 comments on commit 6ed67a0

Please sign in to comment.