commit: e12cd3dfa0bb149b1091f5f360c8ed7f406fef60 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Sep 18 18:12:32 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Sep 18 18:12:32 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e12cd3df
sys-fs/btrfsmaintenance: Stabilize 0.5.1-r1 x86, #939793 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-fs/btrfsmaintenance/btrfsmaintenance-0.5.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-fs/btrfsmaintenance/btrfsmaintenance-0.5.1-r1.ebuild b/sys-fs/btrfsmaintenance/btrfsmaintenance-0.5.1-r1.ebuild index e26232645159..651f06832fee 100644 --- a/sys-fs/btrfsmaintenance/btrfsmaintenance-0.5.1-r1.ebuild +++ b/sys-fs/btrfsmaintenance/btrfsmaintenance-0.5.1-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/kdave/btrfsmaintenance/archive/v${PV}.tar.gz -> ${P} LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 x86" IUSE="systemd" RDEPEND="
