commit: 23b71918c943aec3a5bd4a4eb062e8f3c440159d Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat May 6 12:00:54 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat May 6 12:00:54 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23b71918
app-containers/conmon: Stabilize 2.1.6 amd64, #905810 Signed-off-by: Sam James <sam <AT> gentoo.org> app-containers/conmon/conmon-2.1.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-containers/conmon/conmon-2.1.6.ebuild b/app-containers/conmon/conmon-2.1.6.ebuild index 87ca8ad5fee2..5460a4aebb3e 100644 --- a/app-containers/conmon/conmon-2.1.6.ebuild +++ b/app-containers/conmon/conmon-2.1.6.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/containers/conmon/archive/v${PV}.tar.gz -> ${P}.tar. LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 arm64 ~ppc64 ~riscv" +KEYWORDS="amd64 arm64 ~ppc64 ~riscv" IUSE="systemd" RESTRICT="test"
