commit: 7d1b850bc1e60ef1accb286abd6fcc48dbf2962f Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Jun 2 03:01:26 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Jun 2 03:05:05 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d1b850b
sys-block/mbuffer: Stabilize 20211018 arm64, #849173 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-block/mbuffer/mbuffer-20211018.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-block/mbuffer/mbuffer-20211018.ebuild b/sys-block/mbuffer/mbuffer-20211018.ebuild index b5df3c74c1a2..f1fffaa0b1c0 100644 --- a/sys-block/mbuffer/mbuffer-20211018.ebuild +++ b/sys-block/mbuffer/mbuffer-20211018.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://www.maier-komor.de/software/mbuffer/${P}.tgz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86" +KEYWORDS="~amd64 ~arm arm64 ~ppc ~x86" IUSE="debug ssl test" REQUIRED_USE="test? ( ssl )"
